Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c189 union asce asce, bool uses_skeys) in __dat_ptep_xchg()
234 union asce asce, bool uses_skeys) in dat_split_ste()
302 gfn_t gfn, union asce asce, bool uses_skeys) in dat_split_crste()
383 bool uses_skeys = flags & DAT_WALK_USES_SKEYS; in dat_entry_walk() local
H A Dgmap.h111 static inline bool uses_skeys(struct gmap *gmap) in uses_skeys() function