Searched refs:ACPI_LV_TABLES (Results 1 – 8 of 8) sorted by relevance
87 if (!(ACPI_LV_TABLES & acpi_dbg_level)) { in acpi_ns_dump_root_devices()
175 if (!((ACPI_LV_TABLES & acpi_dbg_level) && in acpi_ut_debug_dump_buffer()
417 acpi_dbg_level |= ACPI_LV_TABLES; in acpi_db_dump_buffer()
408 acpi_gbl_db_console_debug_level = ACPI_NORMAL_DEFAULT | ACPI_LV_TABLES; in acpi_initialize_debugger()
642 info.debug_level = ACPI_LV_TABLES; in acpi_ns_dump_objects()
70 #define ACPI_LV_TABLES 0x00002000 macro133 #define ACPI_DB_TABLES ACPI_DEBUG_LEVEL (ACPI_LV_TABLES)
85 ACPI_LV_TABLES 0x00002000
69 ACPI_DEBUG_INIT(ACPI_LV_TABLES),
Completed in 12 milliseconds