HomeSort by: relevance | last modified time | path
    Searched refs:vmx_vmlaunch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/nvmm/x86/
nvmm_x86_vmxfunc.S 148 ENTRY(vmx_vmlaunch) function
176 END(vmx_vmlaunch)
nvmm_x86_vmx.c 61 int vmx_vmlaunch(uint64_t *gprs);
2286 ret = vmx_vmlaunch(cpudata->gprs);

Completed in 34 milliseconds