Searched refs:ACPI_HEADER_SIZE (Results 1 – 1 of 1) sorted by relevance
612 #define ACPI_HEADER_SIZE sizeof(struct acpi_table_header) macro775 if (table_offset + ACPI_HEADER_SIZE > all_tables_size) { in acpi_os_physical_table_override()781 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()784 acpi_os_unmap_memory(table, ACPI_HEADER_SIZE); in acpi_os_physical_table_override()793 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()801 ACPI_HEADER_SIZE); in acpi_os_physical_table_override()807 acpi_os_unmap_memory(table, ACPI_HEADER_SIZE); in acpi_os_physical_table_override()810 } while (table_offset + ACPI_HEADER_SIZE < all_tables_size); in acpi_os_physical_table_override()