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

  /src/sys/dev/nvmm/x86/
nvmm_x86_vmx.c 3477 vmx_change_cpu(void *arg1, void *arg2) function in typeref:typename:void
3553 xc = xc_broadcast(0, vmx_change_cpu, (void *)false, NULL);
3562 xc = xc_broadcast(0, vmx_change_cpu, (void *)true, NULL);
nvmm_x86_vmx.c 3477 vmx_change_cpu(void *arg1, void *arg2) function in typeref:typename:void
3553 xc = xc_broadcast(0, vmx_change_cpu, (void *)false, NULL);
3562 xc = xc_broadcast(0, vmx_change_cpu, (void *)true, NULL);

Completed in 63 milliseconds