Searched refs:dat_protection (Results 1 – 1 of 1) sorted by relevance
467 int dat_protection = 0; in guest_translate() local523 dat_protection |= rfte.p; in guest_translate()541 dat_protection |= rste.p; in guest_translate()592 dat_protection |= ste.fc0.p; in guest_translate()604 dat_protection |= pte.p; in guest_translate()1225 *dat_protection = 0; in kvm_s390_shadow_tables()1281 *dat_protection |= rfte.p; in kvm_s390_shadow_tables()1309 *dat_protection |= rste.p; in kvm_s390_shadow_tables()1312 rste.p |= *dat_protection; in kvm_s390_shadow_tables()1454 int dat_protection, fake; in kvm_s390_shadow_fault() local[all …]