Searched refs:ACPI_MAX_RAM_SLOTS (Results 1 – 5 of 5) sorted by relevance
30 #define ACPI_MAX_RAM_SLOTS 256 macro
391 assert(nr_mem <= ACPI_MAX_RAM_SLOTS); in build_memory_hotplug_aml()
1201 if (machine->ram_slots > ACPI_MAX_RAM_SLOTS) { in virt_init()
918 if (machine->ram_slots > ACPI_MAX_RAM_SLOTS) { in pc_memory_init()
1846 if (ms->ram_slots > ACPI_MAX_RAM_SLOTS) { in virt_set_memmap()