Home
last modified time | relevance | path

Searched defs:arch_entry (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/mm/
H A Dhugetlbpage.c28 swp_entry_t arch_entry; in __pte_to_rste() local
83 swp_entry_t arch_entry; in __rste_to_pte() local
/linux/mm/
H A Ddebug_vm_pgtable.c786 swp_entry_t arch_entry; in pte_swap_tests() local
801 swp_entry_t arch_entry; in pmd_swap_tests() local
/linux/arch/s390/include/asm/
H A Dpgtable.h2011 swp_entry_t arch_entry; in __pmd_to_swp_entry() local
2019 static inline pmd_t __swp_entry_to_pmd(swp_entry_t arch_entry) in __swp_entry_to_pmd()