Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c157 idte_crste(crstep, gfn, IDTE_GUEST_ASCE, asce, IDTE_GLOBAL); in dat_crstep_xchg()
159 idte_crste(crstep, gfn, 0, NULL_ASCE, IDTE_GLOBAL); in dat_crstep_xchg()
H A Ddat.h605 static __always_inline void idte_crste(union crste *crstep, gfn_t gfn, unsigned long opt, in idte_crste() function