Searched defs:VMMR0LogFlushEnable (Results 1 - 2 of 2) sorted by relevance

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

Completed in 37 milliseconds