Searched refs:acpi_tb_verify_checksum (Results 1 – 6 of 6) sorted by relevance
152 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum() function
126 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()
497 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()