Lines Matching refs:edat
1010 int edat, rc_dest, rc_src;
1014 edat = cr0.edat && test_kvm_facility(vcpu->kvm, 8);
1051 if (edat) {
1067 * The host has edat, and the guest does not, or it was an ASCE type
1184 int edat;
1188 edat = cr0.edat && test_kvm_facility(vcpu->kvm, 8);
1189 edat += edat && test_kvm_facility(vcpu->kvm, 78);
1196 if (vsie_page->gmap && gmap_shadow_valid(vsie_page->gmap, asce, edat))
1201 gmap = gmap_shadow(vcpu->arch.gmap, asce, edat);