Searched refs:u32LagBlockIntervalDivisorCfg (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DVMInternal.h288 uint32_t u32LagBlockIntervalDivisorCfg; member in struct:VMINTUSERPERVM::__anon16985::__anon16986
/vbox/src/VBox/VMM/VMMR3/
H A DVMEmt.cpp415 pUVM->vm.s.Halt.Method12.u32LagBlockIntervalDivisorCfg = 4;
421 pUVM->vm.s.Halt.Method12.u32LagBlockIntervalDivisorCfg = 4;
439 pUVM->vm.s.Halt.Method12.u32LagBlockIntervalDivisorCfg = u32;
449 pUVM->vm.s.Halt.Method12.u32LagBlockIntervalDivisorCfg,
502 RT_MIN(u64Lag / pUVM->vm.s.Halt.Method12.u32LagBlockIntervalDivisorCfg,

Completed in 53 milliseconds