Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A 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
H A Dpgalloc.c355 unsigned long *rste, next, *table; in base_region2_walk() local
/linux/arch/s390/kvm/
H A Dgaccess.c528 union region2_table_entry rste; in guest_translate() local
1291 union region2_table_entry rste; in kvm_s390_shadow_tables() local
/linux/arch/s390/include/asm/
H A Dpgtable.h1514 unsigned long rste; in pgd_offset_raw() local
1974 unsigned long rste; in mk_swap_rste() local
1992 #define __rste_to_swp_entry(rste) ((swp_entry_t) { rste }) argument