Home
last modified time | relevance | path

Searched refs:check_apicv_inhibit_reasons (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/x86/include/asm/
Dkvm-x86-ops.h79 KVM_X86_OP(check_apicv_inhibit_reasons)
Dkvm_host.h1548 bool (*check_apicv_inhibit_reasons)(enum kvm_apicv_inhibit reason); member
/Linux-v6.1/arch/x86/kvm/svm/
Dsvm.c4756 .check_apicv_inhibit_reasons = avic_check_apicv_inhibit_reasons,
/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c8083 .check_apicv_inhibit_reasons = vmx_check_apicv_inhibit_reasons,