Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DSmmProfile.c40 BOOLEAN mBtsSupported = TRUE; variable
844 if (mBtsSupported) { in InitSmmProfileInternal()
874 if (mBtsSupported) { in InitSmmProfileInternal()
966 if (mBtsSupported) { in CheckFeatureSupported()
982 mBtsSupported = FALSE; in CheckFeatureSupported()
1080 if (mBtsSupported) { in ActivateSmmProfile()
1267 if (mBtsSupported) { in SmmProfilePFHandler()
1284 if ((ErrorCode & IA32_PF_EC_ID) != 0 && (mBtsSupported)) { in SmmProfilePFHandler()
1363 if (mBtsSupported) { in SmmProfilePFHandler()