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

/vbox/include/VBox/vmm/
H A Dvmm.h523 VMMR0_INT_DECL(void) VMMR0LogFlushEnable(PVMCPU pVCpu);
527 # define VMMR0LogFlushEnable(pVCpu) do { } while(0) macro
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp1919 VMMR0_INT_DECL(void) VMMR0LogFlushEnable(PVMCPU pVCpu) function
H A DHMVMXR0.cpp6765 VMMR0LogFlushEnable(pVCpu);

Completed in 106 milliseconds