Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c4991 static int handle_vmoff(struct kvm_vcpu *vcpu) in handle_vmoff() function
6659 exit_handlers[EXIT_REASON_VMOFF] = handle_vmoff; in nested_vmx_hardware_setup()