Searched refs:ACPI_TABLE_IS_VERIFIED (Results 1 – 3 of 3) sorted by relevance
434 flags & ACPI_TABLE_IS_VERIFIED)) { in acpi_tb_check_duplication()564 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()
365 #define ACPI_TABLE_IS_VERIFIED (4) macro