Home
last modified time | relevance | path

Searched refs:vsie_notif (Results 1 – 5 of 5) sorted by relevance

/linux/arch/s390/kvm/
H A Dgmap.h181 if (pgste.vsie_notif && (ptep->h.p != newpte.h.p || newpte.h.i)) { in _gmap_ptep_xchg()
182 pgste.vsie_notif = 0; in _gmap_ptep_xchg()
217 if (crste_leaf(oldcrste) && oldcrste.s.fc1.vsie_notif && in _gmap_crstep_xchg_atomic()
218 (newcrste.h.p || newcrste.h.i || !newcrste.s.fc1.vsie_notif)) { in _gmap_crstep_xchg_atomic()
219 newcrste.s.fc1.vsie_notif = 0; in _gmap_crstep_xchg_atomic()
H A Ddat.h142 unsigned long vsie_notif : 1; /* Referenced in a shadow table */ member
170 unsigned long vsie_notif : 1; /* Referenced in a shadow table */ member
193 unsigned long vsie_notif : 1; /* Referenced in a shadow table */ member
264 unsigned long vsie_notif : 1; /* Referenced in a shadow table */ member
H A Dgmap.c862 if (crste.s.fc1.vsie_notif) in _gmap_split_crste()
1034 pgste.vsie_notif = 1; in gmap_protect_rmap()
H A Ddat.c269 pgste_init.vsie_notif = old.s.fc1.vsie_notif; in dat_split_ste()
H A Dgaccess.c1447 pgste.vsie_notif = 1; in _do_shadow_pte()
1489 newcrste.s.fc1.vsie_notif = 1; in _do_shadow_crste()