Searched refs:ACPI_TABLE_IS_VERIFIED (Results 1 – 3 of 3) sorted by relevance
406 flags & ACPI_TABLE_IS_VERIFIED)) { in acpi_tb_check_duplication()536 table_desc->flags |= ACPI_TABLE_IS_VERIFIED; in acpi_tb_verify_temp_table()
178 if (!(table_desc->flags & ACPI_TABLE_IS_VERIFIED)) { in ACPI_EXPORT_SYMBOL_INIT()
364 #define ACPI_TABLE_IS_VERIFIED (4) macro