Searched refs:acpi_strict (Results 1 – 7 of 7) sorted by relevance
15 extern int acpi_strict;
25 #define acpi_strict 1 /* No out-of-spec workarounds on RISC-V */ macro
78 #define acpi_strict 1 /* No out-of-spec workarounds on ARM64 */ macro
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()
1299 if (!acpi_strict) in acpi_early_init()
31 extern int acpi_strict;
28 int acpi_strict = 1; /* We have no workarounds on LoongArch */ variable