Searched refs:ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL (Results 1 – 6 of 6) sorted by relevance
107 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_acquire_table()160 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_release_table()197 case ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL: in acpi_tb_acquire_temp_table()
188 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL); in acpi_tb_install_fixed_table()418 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL); in acpi_tb_override_table()
394 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, in acpi_tb_parse_root_table()
225 flags = ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL; in acpi_install_table()
236 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL) { in ACPI_EXPORT_SYMBOL_INIT()
377 #define ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL (1) /* Physical address, internally mapped */ macro