Searched refs:__dat_ptep_xchg (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | dat.h | 514 union pgste __must_check __dat_ptep_xchg(union pte *ptep, union pgste pgste, union pte new, 883 pgste = __dat_ptep_xchg(ptep, pgste, new, gfn, asce, has_skeys); in dat_ptep_xchg()
|
| H A D | dat.c | 214 union pgste __dat_ptep_xchg(union pte *ptep, union pgste pgste, union pte new, gfn_t gfn, in __dat_ptep_xchg() function 1048 pgste = __dat_ptep_xchg(f->ptep, pgste, newpte, f->gfn, asce, uses_skeys); in dat_link()
|
| H A D | gmap.c | 304 pgste = __dat_ptep_xchg(ptep, pgste, new, gfn, walk->asce, uses_skeys(p->gmap)); in gmap_clear_young_pte()
|