Searched refs:ACPI_LV_TABLES (Results 1 – 7 of 7) sorted by relevance
213 #define ACPI_LV_TABLES 0x00002000 macro277 #define ACPI_DB_TABLES ACPI_DEBUG_LEVEL (ACPI_LV_TABLES)
245 if (!(ACPI_LV_TABLES & AcpiDbgLevel)) in AcpiNsDumpRootDevices()
819 Info.DebugLevel = ACPI_LV_TABLES; in AcpiNsDumpObjects()
336 if (!((ACPI_LV_TABLES & AcpiDbgLevel) && in AcpiUtDebugDumpBuffer()
617 AcpiDbgLevel |= ACPI_LV_TABLES; in AcpiDbDumpBuffer()
593 AcpiGbl_DbConsoleDebugLevel = ACPI_NORMAL_DEFAULT | ACPI_LV_TABLES; in AcpiInitializeDebugger()
249 if (AcpiDbgLevel & ACPI_LV_TABLES) in LdLoadNamespace()