Home
last modified time | relevance | path

Searched refs:ACPI_INFO (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dtbprint.c101 ACPI_INFO(("%-4.4s 0x%8.8X%8.8X %06X", in acpi_tb_print_table_header()
113 ACPI_INFO(("RSDP 0x%8.8X%8.8X %06X (v%.2d %-6.6s)", in acpi_tb_print_table_header()
127 ACPI_INFO(("%-4.4s 0x%8.8X%8.8X" in acpi_tb_print_table_header()
Dtbinstal.c124 ACPI_INFO(("Ignoring installation of %4.4s at %8.8X%8.8X", in acpi_tb_install_standard_table()
241 ACPI_INFO(("%4.4s 0x%8.8X%8.8X" in acpi_tb_override_table()
Dtbxfload.c206 ACPI_INFO(("%u ACPI AML tables successfully acquired and loaded", tables_loaded)); in ACPI_EXPORT_SYMBOL_INIT()
298 ACPI_INFO(("Host-directed Dynamic ACPI Table Load:")); in ACPI_EXPORT_SYMBOL_INIT()
Dexconfig.c164 ACPI_INFO(("Dynamic OEM Table Load:")); in acpi_ex_load_table_op()
410 ACPI_INFO(("Dynamic OEM Table Load:")); in acpi_ex_load_op()
Devgpeinit.c258 ACPI_INFO(("Enabled %u new GPEs", walk_info.count)); in acpi_ev_update_gpes()
Dtbutils.c143ACPI_INFO(("Forced DSDT copy: length 0x%05X copied locally, original unmapped", new_table->length)… in acpi_tb_copy_dsdt()
Ddspkginit.c283 ACPI_INFO(("Actual Package length (%u) is larger than " in acpi_ds_build_internal_package_obj()
Dpsloop.c348ACPI_INFO(("Skipping parse of AML opcode: %s (0x%4.4X)", acpi_ps_get_opcode_name(walk_state->opcod… in acpi_ps_parse_loop()
Devgpeblk.c490 ACPI_INFO(("Enabled %u GPEs in block %02X to %02X", in acpi_ev_initialize_gpe_block()
Duttrack.c696 ACPI_INFO(("No outstanding allocations")); in acpi_ut_dump_allocations()
Ddsmethod.c809 ACPI_INFO(("Marking method %4.4s as Serialized " in acpi_ds_terminate_control_method()
Dpsobject.c600 ACPI_INFO(("Ignoring error and continuing table load")); in acpi_ps_complete_op()
Ddbcmds.c315 ACPI_INFO(("%4.4s - Table has been unloaded", in acpi_db_display_table_info()
/kernel/linux/linux-5.10/include/acpi/
Dacoutput.h202 #define ACPI_INFO(plist) acpi_info plist macro
215 #define ACPI_INFO(plist) macro
/kernel/linux/linux-5.10/drivers/acpi/
Dacpi_configfs.c229 ACPI_INFO(("Host-directed Dynamic ACPI Table Unload")); in acpi_table_drop_item()