Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dacpi.h27 #define acpi_strict 1 /* No out-of-spec workarounds on RISC-V */ macro
/linux/arch/loongarch/kernel/
H A Dacpi.c30 int acpi_strict = 1; /* We have no workarounds on LoongArch */ variable