Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DSmmProfileInternal.h68 #define MSR_DEBUG_CTL_BTINT 0x100 macro
DSmmProfile.c1046 DebugCtl &= ~((UINT64)MSR_DEBUG_CTL_BTINT); in ActivateBTS()