Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/mm/
H A Dhugetlbpage.c132 pte = mk_swap_pte(__swp_type_rste(arch_entry), __swp_offset_rste(arch_entry)); in __rste_to_pte()
/linux-6.15/arch/s390/include/asm/
H A Dpgtable.h1986 static inline unsigned long __swp_offset_rste(swp_entry_t entry) in __swp_offset_rste() function