Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
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 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()
H A Dtbinstal.c223 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL); in acpi_tb_override_table()
H A Dtbutils.c330 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_root_table()
H A Dtbxfload.c252 flags = ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL; in acpi_install_table()
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()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dactbl.h361 #define ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL (1) /* Physical address, internally mapped */ macro