Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5640 static int handle_vmptrst(struct kvm_vcpu *vcpu) in handle_vmptrst() function
7076 exit_handlers[EXIT_REASON_VMPTRST] = handle_vmptrst; in nested_vmx_hardware_setup()