Searched refs:edat (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/kvm/
H A Dvsie.c1039 int edat, rc_dest, rc_src; local
1043 edat = cr0.edat && test_kvm_facility(vcpu->kvm, 8);
1080 if (edat) {
1096 * The host has edat, and the guest does not, or it was an ASCE type
1213 int edat; local
1217 edat = cr0.edat && test_kvm_facility(vcpu->kvm, 8);
1218 edat += edat
[all...]
H A Dgaccess.c630 edat1 = ctlreg0.edat && test_kvm_facility(vcpu->kvm, 8);
/linux-master/arch/s390/include/asm/
H A Dctlreg.h209 unsigned long edat : 1; /* Enhanced-DAT-enablement control */ member in struct:ctlreg0::__anon34

Completed in 133 milliseconds