Searched refs:ACPI_HEADER_SIZE (Results 1 – 1 of 1) sorted by relevance
591 #define ACPI_HEADER_SIZE sizeof(struct acpi_table_header) macro754 if (table_offset + ACPI_HEADER_SIZE > all_tables_size) { in acpi_os_physical_table_override()760 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()763 acpi_os_unmap_memory(table, ACPI_HEADER_SIZE); in acpi_os_physical_table_override()772 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()780 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()786 acpi_os_unmap_memory(table, ACPI_HEADER_SIZE); in acpi_os_physical_table_override()789 } while (table_offset + ACPI_HEADER_SIZE < all_tables_size); in acpi_os_physical_table_override()