HomeSort by relevance Sort by last modified time
    Searched defs:CoreId (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
CoreState.h 61 UINT32 CoreId; ///< CPU Core ID
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/
MainMPCore.c 54 UINT32 CoreId;
61 CoreId = GET_CORE_ID(MpId);
73 if ((ArmCoreInfoTable[Index].ClusterId == ClusterId) && (ArmCoreInfoTable[Index].CoreId == CoreId)) {
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/
MainMPCore.c 45 UINT32 CoreId;
52 CoreId = GET_CORE_ID(MpId);
74 if ((ArmCoreInfoTable[Index].ClusterId == ClusterId) && (ArmCoreInfoTable[Index].CoreId == CoreId)) {
  /device/linaro/bootloader/edk2/ArmPkg/Include/Guid/
ArmMpCoreInfo.h 24 UINT32 CoreId;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pal.h 294 UINT64 CoreId: 16; ///< The core identifier of the logical processor
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddndis.h     [all...]

Completed in 292 milliseconds