Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5276 static int handle_vmclear(struct kvm_vcpu *vcpu) in handle_vmclear() function
7073 exit_handlers[EXIT_REASON_VMCLEAR] = handle_vmclear; in nested_vmx_hardware_setup()