Home
last modified time | relevance | path

Searched defs:rste (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/arch/s390/mm/
Dhugetlbpage.c28 unsigned long rste; in __pte_to_rste() local
80 static inline pte_t __rste_to_pte(unsigned long rste) in __rste_to_pte()
138 static void clear_huge_pte_skeys(struct mm_struct *mm, unsigned long rste) in clear_huge_pte_skeys()
164 unsigned long rste; in __set_huge_pte_at() local
Dpgalloc.c355 unsigned long *rste, next, *table; in base_region2_walk() local
/linux-6.14.4/arch/s390/kvm/
Dgaccess.c528 union region2_table_entry rste; in guest_translate() local
1291 union region2_table_entry rste; in kvm_s390_shadow_tables() local
/linux-6.14.4/arch/s390/include/asm/
Dpgtable.h1511 unsigned long rste; in pgd_offset_raw() local
1971 unsigned long rste; in mk_swap_rste() local
1989 #define __rste_to_swp_entry(rste) ((swp_entry_t) { rste }) argument