Home
last modified time | relevance | path

Searched defs:pgstes (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kvm/
H A Ddat.c931 static void pgste_set_unlock_multiple(union pte *first, int n, union pgste *pgstes) in pgste_set_unlock_multiple()
942 static bool pgste_get_trylock_multiple(union pte *first, int n, union pgste *pgstes) in pgste_get_trylock_multiple()
958 union pgste pgstes[4] = {}; in dat_get_ptval() local
976 union pgste pgstes[4] = {}; in dat_set_ptval() local
H A Ddat.h340 union pgste pgstes[_PAGE_ENTRIES]; member
634 unsigned long pgstes) in dat_init_page_table()