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

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/
H A DX86TimerLib.c63 Ticks = GetApicTimerCurrentCount () - Delay;
71 while (((UINT32)(GetApicTimerCurrentCount () - Ticks) & PowerOfTwoCounter) == 0) {
149 return (UINT64)GetApicTimerCurrentCount ();
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Include/Library/
H A DLocalApicLib.h244 GetApicTimerCurrentCount (
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/BaseXApicLib/
H A DBaseXApicLib.c506 GetApicTimerCurrentCount ( function
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/BaseXApicX2ApicLib/
H A DBaseXApicX2ApicLib.c589 GetApicTimerCurrentCount ( function

Completed in 254 milliseconds