Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dnested.c5918 static int handle_invvpid(struct kvm_vcpu *vcpu) in handle_invvpid() function
7267 exit_handlers[EXIT_REASON_INVVPID] = handle_invvpid; in nested_vmx_hardware_setup()