Lines Matching refs:edat
1025 int edat, rc_dest, rc_src;
1029 edat = cr0.edat && test_kvm_facility(vcpu->kvm, 8);
1066 if (edat) {
1082 * The host has edat, and the guest does not, or it was an ASCE type
1201 int edat;
1205 edat = cr0.edat && test_kvm_facility(vcpu->kvm, 8);
1206 edat += edat && test_kvm_facility(vcpu->kvm, 78);
1213 if (vsie_page->gmap && gmap_shadow_valid(vsie_page->gmap, asce, edat)) {
1220 gmap = gmap_shadow(vcpu->arch.gmap, asce, edat);