Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c152 crdte_crste(crstep, *crstep, new, gfn, asce); in dat_crstep_xchg()
184 return crdte_crste(crstep, old, new, gfn, asce); in dat_crstep_xchg_atomic()
H A Ddat.h588 static inline bool crdte_crste(union crste *crstep, union crste old, union crste new, gfn_t gfn, in crdte_crste() function