Home
last modified time | relevance | path

Searched defs:acpi_strict (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm64/include/asm/
Dacpi.h45 #define acpi_strict 1 /* No out-of-spec workarounds on ARM64 */ macro
/linux-4.4.14/arch/ia64/include/asm/
Dacpi.h42 #define acpi_strict 1 /* no ACPI spec workarounds on IA64 */ macro
/linux-4.4.14/arch/x86/kernel/acpi/
Dboot.c66 int acpi_strict; variable