Home
last modified time | relevance | path

Searched refs:MSR_IA32_TIME_STAMP_COUNTER (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
DMpServicesOnFrameworkMpServicesThunk.h64 #define MSR_IA32_TIME_STAMP_COUNTER 0x10 macro
DMpServicesOnFrameworkMpServicesThunk.c612 AsmWriteMsr64 (MSR_IA32_TIME_STAMP_COUNTER, CurrentTscValue); in SwitchBSP()