Home
last modified time | relevance | path

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

/linux-6.14.4/arch/riscv/include/asm/
Dacpi.h25 #define acpi_strict 1 /* No out-of-spec workarounds on RISC-V */ macro
/linux-6.14.4/arch/arm64/include/asm/
Dacpi.h78 #define acpi_strict 1 /* No out-of-spec workarounds on ARM64 */ macro
/linux-6.14.4/arch/loongarch/kernel/
Dacpi.c27 int acpi_strict = 1; /* We have no workarounds on LoongArch */ variable
/linux-6.14.4/arch/x86/kernel/acpi/
Dboot.c55 int acpi_strict; variable