Searched refs:ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL (Results 1 – 8 of 8) sorted by relevance
108 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()
315 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_fadt()321 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_fadt()328 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_fadt()
228 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_override_table()
324 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_root_table()
280 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in ACPI_EXPORT_SYMBOL_INIT()
246 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL) { in ACPI_EXPORT_SYMBOL_INIT()
284 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_db_display_table_info()
362 #define ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL (1) /* Physical address, internally mapped */ macro