Lines Matching refs:test_kvm_facility
38 if (test_kvm_facility(vcpu->kvm, 64)) { in handle_ri()
59 if (test_kvm_facility(vcpu->kvm, 133)) { in handle_gs()
373 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_sske()
375 if (!test_kvm_facility(vcpu->kvm, 10)) in handle_sske()
377 if (!test_kvm_facility(vcpu->kvm, 14)) in handle_sske()
660 if (!test_kvm_facility(vcpu->kvm, 15) && (reg0 & 0x00800000UL)) in handle_pqap()
668 if (!test_kvm_facility(vcpu->kvm, 65)) in handle_pqap()
1037 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_pfmf()
1048 !test_kvm_facility(vcpu->kvm, 14)) in handle_pfmf()
1053 test_kvm_facility(vcpu->kvm, 10)) { in handle_pfmf()
1080 if (!test_kvm_facility(vcpu->kvm, 78) || in handle_pfmf()
1222 if (orc > (test_kvm_facility(vcpu->kvm, 147) ? ESSA_SET_STABLE_NODAT in handle_essa()