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

/freebsd-10.0-release/sys/amd64/vmm/
H A Dvmm_stat.h119 VMM_STAT_DECLARE(VMEXIT_EPT_FAULT); variable
H A Dvmm_stat.c149 VMM_STAT(VMEXIT_EPT_FAULT, "vm exits due to nested page fault");
/freebsd-10.0-release/sys/amd64/vmm/intel/
H A Dvmx.c1478 vmm_stat_incr(vmx->vm, vcpu, VMEXIT_EPT_FAULT, 1);

Completed in 61 milliseconds