Searched refs:check_apicv_inhibit_reasons (Results 1 – 5 of 5) sorted by relevance
74 KVM_X86_OP(check_apicv_inhibit_reasons)
1384 bool (*check_apicv_inhibit_reasons)(ulong bit); member
4591 .check_apicv_inhibit_reasons = svm_check_apicv_inhibit_reasons,
7638 .check_apicv_inhibit_reasons = vmx_check_apicv_inhibit_reasons,
9320 if (!kvm_x86_ops.check_apicv_inhibit_reasons || in __kvm_request_apicv_update()