Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dmain.c122 .check_intercept = vmx_check_intercept,
/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h104 KVM_X86_OP(check_intercept)
H A Dkvm_host.h1746 int (*check_intercept)(struct kvm_vcpu *vcpu, member
/linux/arch/x86/kvm/svm/
H A Dsvm.c5060 .check_intercept = svm_check_intercept,