__pte_to_swp_entry 744 arch/powerpc/include/asm/book3s/64/pgtable.h #define __pmd_to_swp_entry(pmd) (__pte_to_swp_entry(pmd_pte(pmd))) __pte_to_swp_entry 71 include/linux/swapops.h arch_entry = __pte_to_swp_entry(pte);