Searched refs:ACPI_HEADER_SIZE (Results 1 – 1 of 1) sorted by relevance
606 #define ACPI_HEADER_SIZE sizeof(struct acpi_table_header) macro769 if (table_offset + ACPI_HEADER_SIZE > all_tables_size) { in acpi_os_physical_table_override()775 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()778 acpi_os_unmap_memory(table, ACPI_HEADER_SIZE); in acpi_os_physical_table_override()787 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()795 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()801 acpi_os_unmap_memory(table, ACPI_HEADER_SIZE); in acpi_os_physical_table_override()804 } while (table_offset + ACPI_HEADER_SIZE < all_tables_size); in acpi_os_physical_table_override()