Searched refs:NR_ACPI_INITRD_TABLES (Results 1 – 1 of 1) sorted by relevance
508 #define NR_ACPI_INITRD_TABLES 64 macro509 static struct cpio_data __initdata acpi_initrd_files[NR_ACPI_INITRD_TABLES];510 static DECLARE_BITMAP(acpi_initrd_installed, NR_ACPI_INITRD_TABLES);535 for (no = 0; no < NR_ACPI_INITRD_TABLES; no++) { in acpi_table_upgrade()