Home
last modified time | relevance | path

Searched refs:__swp_offset_rste (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/mm/
H A Dhugetlbpage.c131 pte = mk_swap_pte(__swp_type_rste(arch_entry), __swp_offset_rste(arch_entry)); in __rste_to_pte()
/linux/arch/s390/include/asm/
H A Dpgtable.h1876 static inline unsigned long __swp_offset_rste(swp_entry_t entry) in __swp_offset_rste() function
1910 pte = mk_swap_pte(__swp_type_rste(arch_entry), __swp_offset_rste(arch_entry)); in __pmd_to_swp_entry()