Searched refs:NumberOfCPUs (Results 1 – 3 of 3) sorted by relevance
141 IN INTN NumberOfCPUs in GetAcutalMadtTableSize() argument147 sizeof (EFI_ACPI_2_0_PROCESSOR_LOCAL_APIC_STRUCTURE) * NumberOfCPUs + in GetAcutalMadtTableSize()156 for (Index = 0; Index < NumberOfCPUs; Index ++ ) { in GetAcutalMadtTableSize()185 UINTN NumberOfCPUs; in MadtTableInitialize() local215 &NumberOfCPUs, in MadtTableInitialize()219 MadtSize = GetAcutalMadtTableSize (&MadtConfigData, NumberOfCPUs); in MadtTableInitialize()239 for (Index = 0;Index < NumberOfCPUs; Index++) { in MadtTableInitialize()284 for (Index = 0;Index < NumberOfCPUs; Index++) { in MadtTableInitialize()
256 UINTN NumberOfCPUs; in ApicTableUpdate() local285 &NumberOfCPUs, in ApicTableUpdate()
266 OUT UINTN *NumberOfCPUs OPTIONAL,