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()
360 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_sske()
362 if (!test_kvm_facility(vcpu->kvm, 10)) in handle_sske()
364 if (!test_kvm_facility(vcpu->kvm, 14)) in handle_sske()
645 if (!test_kvm_facility(vcpu->kvm, 15) && (reg0 & 0x00800000UL)) in handle_pqap()
653 if (!test_kvm_facility(vcpu->kvm, 65)) in handle_pqap()
1022 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_pfmf()
1033 !test_kvm_facility(vcpu->kvm, 14)) in handle_pfmf()
1038 test_kvm_facility(vcpu->kvm, 10)) { in handle_pfmf()
1065 if (!test_kvm_facility(vcpu->kvm, 78) || in handle_pfmf()
1207 if (orc > (test_kvm_facility(vcpu->kvm, 147) ? ESSA_SET_STABLE_NODAT in handle_essa()