HomeSort by relevance Sort by last modified time
    Searched refs:MSR_DEBUG_CTL_LBR (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
SmmProfileInternal.h 65 #define MSR_DEBUG_CTL_LBR 0x1
SmmProfile.c 1019 if ((DebugCtl & MSR_DEBUG_CTL_LBR) != 0) {
1022 DebugCtl |= MSR_DEBUG_CTL_LBR;
    [all...]

Completed in 166 milliseconds