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

  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 275 // Do not access this MSR unless the CPU supports the SmmRegFeatureControl
506 if (mSmmFeatureControlSupported && RegName == SmmRegFeatureControl) {
531 if (mSmmFeatureControlSupported && RegName == SmmRegFeatureControl) {
556 if (mSmmFeatureControlSupported && RegName == SmmRegFeatureControl) {
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Library/
SmmCpuFeaturesLib.h 33 SmmRegFeatureControl,
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
PiSmmCpuDxeSmm.c     [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 348 ASSERT (RegName == SmmRegFeatureControl);
    [all...]

Completed in 136 milliseconds