Searched refs:__vmx_handle_exit (Results 1 – 2 of 2) sorted by relevance
1538 …0f72e3d vmx_handle_exit+0xd ([kernel.kallsyms]) => ffffffffc0f727c0 __vmx_handle_exit+0x0 ([kernel…1539 …13376/13384 [002] 7919.408803897: branches: ffffffffc0f72b15 __vmx_handle_exit+0x355 ([kern…1540 …13376/13384 [002] 7919.408803903: branches: ffffffffc0f72994 __vmx_handle_exit+0x1d4 ([kern…
6280 static int __vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in __vmx_handle_exit() function6461 int ret = __vmx_handle_exit(vcpu, exit_fastpath); in vmx_handle_exit()