Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h929 static inline bool dat_pmdp_xchg_atomic(union pmd *pmdp, union pmd old, union pmd new, in dat_pmdp_xchg_atomic() function
H A Ddat.c301 if (dat_pmdp_xchg_atomic(pmdp, old, new, gfn, asce)) { in dat_split_ste()