Searched refs:acpi_tb_verify_checksum (Results 1 – 6 of 6) sorted by relevance
153 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum() function
130 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length);
302 status = acpi_tb_verify_checksum(table, length); in acpi_tb_parse_root_table()
301 (void)acpi_tb_verify_checksum(table, length); in acpi_tb_parse_fadt()
525 acpi_tb_verify_checksum(table_desc->pointer, in acpi_tb_verify_temp_table()
81 status = acpi_tb_verify_checksum(table, table->length); in ap_is_valid_checksum()