Searched refs:acpi_tb_verify_checksum (Results 1 – 7 of 7) sorted by relevance
186 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum() function
148 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length);
247 status = acpi_tb_verify_checksum((void *)*table, in acpi_ut_read_table()
336 status = acpi_tb_verify_checksum(table, length); in acpi_tb_parse_root_table()
335 (void)acpi_tb_verify_checksum(table, length); in acpi_tb_parse_fadt()
398 acpi_tb_verify_checksum(table_desc->pointer, in acpi_tb_verify_temp_table()
114 status = acpi_tb_verify_checksum(table, table->length); in ap_is_valid_checksum()