Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c1197 vmx_handle_cpuid(struct vm *vm, int vcpu, struct vmxctx *vmxctx) in vmx_handle_cpuid() function
2609 handled = vmx_handle_cpuid(vmx->vm, vcpu, vmxctx); in vmx_exit_process()