| /Linux-v6.1/arch/mips/include/asm/ |
| D | pgtable-32.h | 200 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro 211 #define __pte_to_swp_entry(pte) ((swp_entry_t) { (pte).pte_high }) macro 220 #define __pte_to_swp_entry(pte) ((swp_entry_t) { (pte).pte_high }) macro 234 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| D | pgtable-64.h | 332 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/m68k/include/asm/ |
| D | pgtable_no.h | 38 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| D | sun3_pgtable.h | 159 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| D | motorola_pgtable.h | 176 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| D | mcf_pgtable.h | 263 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/arc/include/asm/ |
| D | pgtable-bits-arcv2.h | 120 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | pgtable-2level.h | 95 #define __pte_to_swp_entry(pte) ((swp_entry_t) { (pte).pte_low }) macro
|
| D | pgtable_64.h | 238 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val((pte)) }) macro
|
| D | pgtable-3level.h | 287 #define __pte_to_swp_entry(pte) (__swp_entry(__pteval_swp_type(pte), \ macro
|
| /Linux-v6.1/arch/sh/include/asm/ |
| D | pgtable_32.h | 449 #define __pte_to_swp_entry(pte) ((swp_entry_t){ (pte).pte_high }) macro 457 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) >> 1 }) macro
|
| /Linux-v6.1/arch/nios2/include/asm/ |
| D | pgtable.h | 250 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/hexagon/include/asm/ |
| D | pgtable.h | 333 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/csky/include/asm/ |
| D | pgtable.h | 41 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 366 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) >> 3 }) macro
|
| /Linux-v6.1/arch/um/include/asm/ |
| D | pgtable.h | 297 #define __pte_to_swp_entry(pte) \ macro
|
| /Linux-v6.1/arch/powerpc/include/asm/nohash/64/ |
| D | pgtable.h | 292 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val((pte)) }) macro
|
| /Linux-v6.1/arch/arm/include/asm/ |
| D | pgtable.h | 293 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/sparc/include/asm/ |
| D | pgtable_32.h | 344 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/openrisc/include/asm/ |
| D | pgtable.h | 395 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/alpha/include/asm/ |
| D | pgtable.h | 313 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/microblaze/include/asm/ |
| D | pgtable.h | 405 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) >> 2 }) macro
|
| /Linux-v6.1/arch/xtensa/include/asm/ |
| D | pgtable.h | 356 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|
| /Linux-v6.1/arch/powerpc/include/asm/book3s/32/ |
| D | pgtable.h | 374 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) >> 3 }) macro
|
| /Linux-v6.1/arch/loongarch/include/asm/ |
| D | pgtable.h | 256 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) }) macro
|