Lines Matching refs:test_kvm_facility
37 if (test_kvm_facility(vcpu->kvm, 64)) { in handle_ri()
58 if (test_kvm_facility(vcpu->kvm, 133)) { in handle_gs()
372 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_sske()
374 if (!test_kvm_facility(vcpu->kvm, 10)) in handle_sske()
376 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()
885 if (fc == 15 && (!test_kvm_facility(vcpu->kvm, 11) || in handle_stsi()
1051 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_pfmf()
1062 !test_kvm_facility(vcpu->kvm, 14)) in handle_pfmf()
1067 test_kvm_facility(vcpu->kvm, 10)) { in handle_pfmf()
1094 if (!test_kvm_facility(vcpu->kvm, 78) || in handle_pfmf()
1236 if (orc > (test_kvm_facility(vcpu->kvm, 147) ? ESSA_SET_STABLE_NODAT in handle_essa()