Home
last modified time | relevance | path

Searched refs:NR_ACPI_INITRD_TABLES (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dtables.c497 #define NR_ACPI_INITRD_TABLES 64 macro
498 static struct cpio_data __initdata acpi_initrd_files[NR_ACPI_INITRD_TABLES];
499 static DECLARE_BITMAP(acpi_initrd_installed, NR_ACPI_INITRD_TABLES);
524 for (no = 0; no < NR_ACPI_INITRD_TABLES; no++) { in acpi_table_upgrade()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/acpi/
H A Dinitrd_table_override.rst79 # A maximum of "NR_ACPI_INITRD_TABLES (64)" tables are currently allowed