Searched refs:VMEXIT_WRMSR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/amd64/vmm/
H A Dvmm_stat.h112 VMM_STAT_DECLARE(VMEXIT_WRMSR); variable
H A Dvmm_stat.c142 VMM_STAT(VMEXIT_WRMSR, "number of times wrmsr was intercepted");
/freebsd-10.0-release/sys/amd64/vmm/intel/
H A Dvmx.c1410 vmm_stat_incr(vmx->vm, vcpu, VMEXIT_WRMSR, 1);

Completed in 62 milliseconds