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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SecPeiDxeTimerLibCpu/
H A DX86TimerLib.c23 #define APIC_TMICT 0x380 macro
120 PowerOfTwoCounter = GetPowerOfTwo32 (MmioRead32 (ApicBase + APIC_TMICT));
245 *StartValue = MmioRead32 (ApicBase + APIC_TMICT);

Completed in 263 milliseconds