Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt1557 …9d06f vcpu_enter_guest+0x80f ([kernel.kallsyms]) => ffffffffc0f72e30 vmx_handle_exit+0x0 ([kernel.…
1558 … 13376/13384 [002] 7919.408803897: branches: ffffffffc0f72e3d vmx_handle_exit+0xd ([kernel.…
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c6600 static int vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in vmx_handle_exit() function
8309 .handle_exit = vmx_handle_exit,