Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5870 static int handle_vmfunc(struct kvm_vcpu *vcpu) in handle_vmfunc() function
7084 exit_handlers[EXIT_REASON_VMFUNC] = handle_vmfunc; in nested_vmx_hardware_setup()