Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5715 static int handle_invept(struct kvm_vcpu *vcpu) in handle_invept() function
7135 exit_handlers[EXIT_REASON_INVEPT] = handle_invept; in nested_vmx_hardware_setup()