Searched refs:dat_ptep_xchg (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | dat.h | 877 static inline void dat_ptep_xchg(union pte *ptep, union pte new, gfn_t gfn, union asce asce, in dat_ptep_xchg() function 889 dat_ptep_xchg(ptep, _PTE_EMPTY, gfn, asce, has_skeys); in dat_ptep_clear()
|
| H A D | gmap.c | 1017 dat_ptep_xchg(ptep, _PTE_EMPTY, r_gfn, sg->asce, uses_skeys(sg)); in gmap_unshadow_level()
|
| H A D | dat.c | 878 dat_ptep_xchg(ptep, new_pte, gfn, walk->asce, false); in _dat_slot_pte()
|