Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dtbdata.c108 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_init_table_descriptor()
139 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_acquire_table()
190 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_release_table()
230 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_acquire_temp_table()
356 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_invalidate_table()
H A 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()
H A Dtbinstal.c228 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_override_table()
H A Dtbutils.c331 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_root_table()
H A Dtbxfload.c280 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in ACPI_EXPORT_SYMBOL_INIT()
H A Dtbxface.c246 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL) { in ACPI_EXPORT_SYMBOL_INIT()
H A Ddbcmds.c284 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_db_display_table_info()
/openbmc/linux/include/acpi/
H A Dactbl.h362 #define ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL (1) /* Physical address, internally mapped */ macro