Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h798 static inline bool cspg_crste(union crste *crstep, union crste old, union crste new) in cspg_crste() function
H A Ddat.c185 return cspg_crste(crstep, old, new); in dat_crstep_xchg_atomic()