Lines Matching refs:test_kvm_facility
36 if (test_kvm_facility(vcpu->kvm, 64)) { in handle_ri()
57 if (test_kvm_facility(vcpu->kvm, 133)) { in handle_gs()
371 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_sske()
373 if (!test_kvm_facility(vcpu->kvm, 10)) in handle_sske()
375 if (!test_kvm_facility(vcpu->kvm, 14)) in handle_sske()
659 if (!test_kvm_facility(vcpu->kvm, 15) && (reg0 & 0x00800000UL)) in handle_pqap()
667 if (!test_kvm_facility(vcpu->kvm, 65)) in handle_pqap()
809 if (!test_kvm_facility(vcpu->kvm, 193)) in handle_lpswey()
918 if (fc == 15 && (!test_kvm_facility(vcpu->kvm, 11) || in handle_stsi()
1083 if (!test_kvm_facility(vcpu->kvm, 8)) in handle_pfmf()
1094 !test_kvm_facility(vcpu->kvm, 14)) in handle_pfmf()
1099 test_kvm_facility(vcpu->kvm, 10)) { in handle_pfmf()
1126 if (!test_kvm_facility(vcpu->kvm, 78) || in handle_pfmf()
1268 if (orc > (test_kvm_facility(vcpu->kvm, 147) ? ESSA_SET_STABLE_NODAT in handle_essa()