Searched refs:dat_crstep_xchg (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | dat.h | 518 void dat_crstep_xchg(union crste *crstep, union crste new, gfn_t gfn, union asce asce); 945 dat_crstep_xchg(crstep, newcrste, gfn, asce); in dat_crstep_clear()
|
| H A D | gmap.c | 331 dat_crstep_xchg(crstep, new, gfn, walk->asce); in gmap_clear_young_crste() 676 dat_crstep_xchg(crstep, newcrste, c_gfn, gmap->asce); in gmap_ucas_map_one() 781 dat_crstep_xchg(crstep, _PMD_EMPTY, c_gfn, gmap->asce); in gmap_ucas_unmap_one()
|
| H A D | dat.c | 146 void dat_crstep_xchg(union crste *crstep, union crste new, gfn_t gfn, union asce asce) in dat_crstep_xchg() function 1084 dat_crstep_xchg(crstep, crste, gfn, walk->asce); in dat_set_pn_crste()
|