Searched refs:ARM_CORE_INFO (Results 1 – 15 of 15) sorted by relevance
25 ARM_CORE_INFO mHiKeyInfoTable[] = {131 OUT ARM_CORE_INFO **ArmCoreTable in PrePeiCoreGetMpCoreInfo()135 *CoreCount = sizeof(mHiKeyInfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
21 ARM_CORE_INFO mArmPlatformNullMpCoreInfoTable[] = {126 OUT ARM_CORE_INFO **ArmCoreTable in PrePeiCoreGetMpCoreInfo()130 *CoreCount = sizeof(mArmPlatformNullMpCoreInfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
24 ARM_CORE_INFO mJunoInfoTable[] = {134 OUT ARM_CORE_INFO **ArmCoreTable in PrePeiCoreGetMpCoreInfo()138 *CoreCount = sizeof(mJunoInfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
84 ArmProcessorTable->NumberOfEntries = GET_GUID_HOB_DATA_SIZE(Hob)/sizeof(ARM_CORE_INFO); in PublishArmProcessorTable()87 ArmProcessorTable->ArmCpus = (ARM_CORE_INFO*)AllocateRuntimePool ( in PublishArmProcessorTable()88 ArmProcessorTable->NumberOfEntries * sizeof(ARM_CORE_INFO)); in PublishArmProcessorTable()
24 ARM_CORE_INFO mVersatileExpressCTA15A7InfoTable[] = {168 OUT ARM_CORE_INFO **ArmCoreTable in PrePeiCoreGetMpCoreInfo()172 *CoreCount = sizeof(mVersatileExpressCTA15A7InfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
70 ARM_CORE_INFO *ArmCoreInfoTable; in InitializeCpuPeim()86 … BuildGuidDataHob (&gArmMpCoreInfoGuid, ArmCoreInfoTable, sizeof (ARM_CORE_INFO) * ArmCoreCount); in InitializeCpuPeim()
28 ARM_CORE_INFO mVersatileExpressMpCoreInfoCTA9x4[] = {170 OUT ARM_CORE_INFO **ArmCoreTable in PrePeiCoreGetMpCoreInfo()173 *CoreCount = sizeof(mVersatileExpressMpCoreInfoCTA9x4) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
31 } ARM_CORE_INFO; typedef49 ARM_CORE_INFO *ArmCpus;
24 ARM_CORE_INFO mVersatileExpressMpCoreInfoTable[] = {162 OUT ARM_CORE_INFO **ArmCoreTable in PrePeiCoreGetMpCoreInfo()
43 OUT ARM_CORE_INFO **ArmCoreTable
81 ARM_CORE_INFO* ArmCoreInfoTable; in PrePiMain()142 … BuildGuidDataHob (&gArmMpCoreInfoGuid, ArmCoreInfoTable, sizeof (ARM_CORE_INFO) * ArmCoreCount); in PrePiMain()
52 ARM_CORE_INFO *ArmCoreInfoTable; in SecondaryMain()
43 ARM_CORE_INFO *ArmCoreInfoTable; in SecondaryMain()
206 ARM_CORE_INFO *ArmCoreInfoTable; in BootLinuxFdt()
160 ARM_CORE_INFO *ArmCoreInfoTable; in PrepareFdt()