| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pgtable-32.h | 230 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val(pte) })  macro 241 #define __pte_to_swp_entry(pte)		((swp_entry_t) { (pte).pte_high })  macro 250 #define __pte_to_swp_entry(pte)		((swp_entry_t) { (pte).pte_high })  macro 264 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val(pte) })  macro
  | 
| D | pgtable-64.h | 373 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/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 | 213 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/h8300/include/asm/ | 
| D | pgtable.h | 16 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | pgtable-nommu.h | 48 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/c6x/include/asm/ | 
| D | pgtable.h | 47 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | pgtable-2level.h | 95 #define __pte_to_swp_entry(pte)		((swp_entry_t) { (pte).pte_low })  macro
  | 
| D | pgtable-3level.h | 285 #define __pte_to_swp_entry(pte)	(__swp_entry(__pteval_swp_type(pte), \  macro
  | 
| D | pgtable_64.h | 233 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val((pte)) })  macro
  | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | pgtable_32.h | 464 #define __pte_to_swp_entry(pte)		((swp_entry_t){ (pte).pte_high })  macro 472 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val(pte) >> 1 })  macro
  | 
| D | pgtable_64.h | 299 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | pgtable.h | 42 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro 510 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) >> 2 })  macro
  | 
| /Linux-v5.4/include/linux/ | 
| D | swapops.h | 71 	arch_entry = __pte_to_swp_entry(pte);  in pte_to_swp_entry()
  | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | pgtable.h | 288 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/32/ | 
| D | pgtable.h | 384 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val(pte) >> 3 })  macro
  | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | pgtable.h | 271 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/arc/include/asm/ | 
| D | pgtable.h | 380 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/hexagon/include/asm/ | 
| D | pgtable.h | 389 #define __pte_to_swp_entry(pte) ((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/64/ | 
| D | pgtable.h | 355 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val((pte)) })  macro
  | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | pgtable.h | 67 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 369 #define __pte_to_swp_entry(pte)		((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | pgtable.h | 430 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  | 
| /Linux-v5.4/arch/um/include/asm/ | 
| D | pgtable.h | 357 #define __pte_to_swp_entry(pte) \  macro
  | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | pgtable.h | 344 #define __pte_to_swp_entry(pte)	((swp_entry_t) { pte_val(pte) })  macro
  |