Searched refs:__dat_ptep_xchg (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gmap.h | 191 return __dat_ptep_xchg(ptep, pgste, newpte, gfn, gmap->asce, uses_skeys(gmap)); in _gmap_ptep_xchg()
|
| H A D | dat.h | 514 union pgste __must_check __dat_ptep_xchg(union pte *ptep, union pgste pgste, union pte new, 881 pgste = __dat_ptep_xchg(ptep, pgste, new, gfn, asce, has_skeys); in dat_ptep_xchg()
|
| H A D | gmap.c | 305 pgste = __dat_ptep_xchg(ptep, pgste, new, gfn, walk->asce, uses_skeys(p->gmap)); in gmap_clear_young_pte()
|
| H A D | dat.c | 188 union pgste __dat_ptep_xchg(union pte *ptep, union pgste pgste, union pte new, gfn_t gfn, in __dat_ptep_xchg() function
|
| H A D | gaccess.c | 1458 pgste = __dat_ptep_xchg(ptep, pgste, newpte, gpa_to_gfn(raddr), sg->asce, uses_skeys(sg)); in _do_shadow_pte()
|