Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
A Dgaccess.c621 int dat_protection = 0; in guest_translate() local
677 dat_protection |= rfte.p; in guest_translate()
695 dat_protection |= rste.p; in guest_translate()
746 dat_protection |= ste.fc0.p; in guest_translate()
758 dat_protection |= pte.p; in guest_translate()
1007 *dat_protection = 0; in kvm_s390_shadow_tables()
1062 *dat_protection |= rfte.p; in kvm_s390_shadow_tables()
1089 *dat_protection |= rste.p; in kvm_s390_shadow_tables()
1092 rste.p |= *dat_protection; in kvm_s390_shadow_tables()
1193 int dat_protection, fake; in kvm_s390_shadow_fault() local
[all …]
/linux/arch/s390/include/asm/
A Dgmap.h138 unsigned long *pgt, int *dat_protection, int *fake);
/linux/arch/s390/mm/
A Dgmap.c1993 unsigned long *pgt, int *dat_protection, in gmap_shadow_pgt_lookup() argument
2007 *dat_protection = !!(*table & _SEGMENT_ENTRY_PROTECT); in gmap_shadow_pgt_lookup()

Completed in 12 milliseconds