Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h518 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 Dgmap.c331 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 Ddat.c146 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()