Home
last modified time | relevance | path

Searched refs:ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/acpi/acpica/
Dtbfadt.c315 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_fadt()
324 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_fadt()
331 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_fadt()
Dtbdata.c126 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_acquire_table()
179 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_release_table()
216 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_acquire_temp_table()
Dtbinstal.c223 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL); in acpi_tb_override_table()
Dtbutils.c330 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_root_table()
Dtbxfload.c252 flags = ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL; in acpi_install_table()
Dtbxface.c246 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL) { in ACPI_EXPORT_SYMBOL_INIT()
Ddbcmds.c284 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_db_display_table_info()
/Linux-v5.10/include/acpi/
Dactbl.h361 #define ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL (1) /* Physical address, internally mapped */ macro