| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | pgtable-32.h | 208 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro 219 #define __swp_entry_to_pte(x) ((pte_t) { 0, (x).val }) macro 228 #define __swp_entry_to_pte(x) ((pte_t) { 0, (x).val }) macro 242 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| H A D | pgtable-64.h | 344 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | pgtable.h | 15 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | pgtable_no.h | 39 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| H A D | sun3_pgtable.h | 182 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| H A D | motorola_pgtable.h | 203 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| H A D | mcf_pgtable.h | 321 #define __swp_entry_to_pte(x) (__pte((x).val)) macro
|
| /OK3568_Linux_fs/kernel/arch/c6x/include/asm/ |
| H A D | pgtable.h | 47 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | pgtable.h | 39 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro 463 #define __swp_entry_to_pte(x) ((pte_t) { (x).val << 2 }) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | pgtable_32.h | 449 #define __swp_entry_to_pte(x) ((pte_t){ 0, (x).val }) macro 457 #define __swp_entry_to_pte(x) ((pte_t) { (x).val << 1 }) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable-2level.h | 96 #define __swp_entry_to_pte(x) ((pte_t) { .pte = (x).val }) macro
|
| H A D | pgtable-3level.h | 276 #define __swp_entry_to_pte(x) ((pte_t){ .pte = \ macro
|
| H A D | pgtable_64.h | 238 #define __swp_entry_to_pte(x) ((pte_t) { .pte = (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | pgtable.h | 269 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | swapops.h | 93 return __swp_entry_to_pte(arch_entry); in swp_entry_to_pte()
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | pgtable.h | 355 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 362 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 311 #define __swp_entry_to_pte(x) __pte((x).val) macro
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | pgtable.h | 55 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | pgtable.h | 315 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/ |
| H A D | pgtable.h | 371 #define __swp_entry_to_pte(x) ((pte_t) { (x).val << 3 }) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | pgtable.h | 333 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | pgtable.h | 374 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | pgtable.h | 308 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val }) macro
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | pgtable.h | 414 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
|