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()
646 if (!test_kvm_facility(vcpu->kvm, 15) && (reg0 & 0x00800000UL)) in handle_pqap()
654 if (!test_kvm_facility(vcpu->kvm, 65)) in handle_pqap()
1025 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_pfmf()
1036 !test_kvm_facility(vcpu->kvm, 14)) in handle_pfmf()
1041 test_kvm_facility(vcpu->kvm, 10)) { in handle_pfmf()
1068 if (!test_kvm_facility(vcpu->kvm, 78) || in handle_pfmf()
1210 if (orc > (test_kvm_facility(vcpu->kvm, 147) ? ESSA_SET_STABLE_NODAT in handle_essa()