Searched refs:acpi_strict (Results 1 – 8 of 8) sorted by relevance
12 extern int acpi_strict;
25 #define acpi_strict 1 /* no ACPI spec workarounds on IA64 */ macro
56 #define acpi_strict 1 /* No out-of-spec workarounds on ARM64 */ macro
27 extern int acpi_strict;
238 if (acpi_strict) { in acpi_pci_link_get_current()264 if (acpi_strict && !irq) { in acpi_pci_link_get_current()552 if (acpi_strict) in acpi_pci_link_allocate()
1198 if (!acpi_strict) in acpi_early_init()
26 int acpi_strict = 1; /* We have no workarounds on LoongArch */ variable
53 int acpi_strict; variable1763 acpi_strict = 1; in parse_acpi()
Completed in 15 milliseconds