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.h193 if (!pgste.vsie_notif) in pte_needs_unshadow()
214 pgste.vsie_notif = 0; in _gmap_ptep_xchg()
252 if (!oldcrste.s.fc1.vsie_notif) in crste_needs_unshadow()
254 return (newcrste.h.p != oldcrste.h.p) || newcrste.h.i || !newcrste.s.fc1.vsie_notif; in crste_needs_unshadow()
276 newcrste.s.fc1.vsie_notif = 0; in _gmap_crstep_xchg_atomic()
H A Ddat.h147 unsigned long vsie_notif : 1; /* Referenced in a shadow table */ member
176 unsigned long vsie_notif : 1; /* Referenced in a shadow table */ member
199 unsigned long vsie_notif : 1; /* Referenced in a shadow table */ member
270 unsigned long vsie_notif : 1; /* Referenced in a shadow table */ member
H A Ddat.c269 pgste_init.vsie_notif = old.s.fc1.vsie_notif; in dat_split_ste()
270 pgste_init.vsie_gmem = old.s.fc1.vsie_notif; in dat_split_ste()
H A Dgmap.c882 if (crste.s.fc1.vsie_notif) in _gmap_split_crste()
1057 pgste.vsie_notif = 1; in gmap_protect_rmap()
H A Dgaccess.c1447 pgste.vsie_notif = 1; in _do_shadow_pte()
1490 newcrste.s.fc1.vsie_notif = 1; in _do_shadow_crste()