Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dnested.c5360 static int handle_vmptrld(struct kvm_vcpu *vcpu) in handle_vmptrld() function
6832 exit_handlers[EXIT_REASON_VMPTRLD] = handle_vmptrld; in nested_vmx_hardware_setup()