Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5496 static int handle_vmwrite(struct kvm_vcpu *vcpu) in handle_vmwrite() function
7132 exit_handlers[EXIT_REASON_VMWRITE] = handle_vmwrite; in nested_vmx_hardware_setup()