Lines Matching refs:test_kvm_facility
39 if (test_kvm_facility(vcpu->kvm, 64)) { in handle_ri()
60 if (test_kvm_facility(vcpu->kvm, 133)) { in handle_gs()
361 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_sske()
363 if (!test_kvm_facility(vcpu->kvm, 10)) in handle_sske()
365 if (!test_kvm_facility(vcpu->kvm, 14)) in handle_sske()
644 if (!test_kvm_facility(vcpu->kvm, 15) && (reg0 & 0x00800000UL)) in handle_pqap()
652 if (!test_kvm_facility(vcpu->kvm, 65)) in handle_pqap()
1016 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_pfmf()
1027 !test_kvm_facility(vcpu->kvm, 14)) in handle_pfmf()
1032 test_kvm_facility(vcpu->kvm, 10)) { in handle_pfmf()
1059 if (!test_kvm_facility(vcpu->kvm, 78) || in handle_pfmf()
1201 if (orc > (test_kvm_facility(vcpu->kvm, 147) ? ESSA_SET_STABLE_NODAT in handle_essa()