Searched refs:acpi_permanent_mmap (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/acpi/
H A Dacpi_io.h17 extern bool acpi_permanent_mmap;
/linux-master/drivers/acpi/
H A Dosl.c71 bool acpi_permanent_mmap = false; variable
320 * During early init (when acpi_permanent_mmap has not been set yet) this
336 if (!acpi_permanent_mmap)
413 * During early init (when acpi_permanent_mmap has not been set yet) this
422 if (!acpi_permanent_mmap) {
H A Dbus.c1243 acpi_permanent_mmap = true;

Completed in 259 milliseconds