Home
last modified time | relevance | path

Searched refs:dat_ptep_xchg (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/kvm/
H A Ddat.h881 static inline void dat_ptep_xchg(union pte *ptep, union pte new, gfn_t gfn, union asce asce, in dat_ptep_xchg() function
893 dat_ptep_xchg(ptep, _PTE_EMPTY, gfn, asce, has_skeys); in dat_ptep_clear()
H A Ddat.c854 dat_ptep_xchg(ptep, new_pte, gfn, walk->asce, false); in _dat_slot_pte()
H A Dgmap.c1100 dat_ptep_xchg(ptep, _PTE_EMPTY, r_gfn, sg->asce, uses_skeys(sg)); in gmap_unshadow_level()