Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c5062 static int handle_vmread(struct kvm_vcpu *vcpu) in handle_vmread() function
6656 exit_handlers[EXIT_REASON_VMREAD] = handle_vmread; in nested_vmx_hardware_setup()