Searched refs:acpi_tb_verify_checksum (Results 1 – 5 of 5) sorted by relevance
113 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length);
309 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum() function709 status = acpi_tb_verify_checksum(table, length); in acpi_tb_parse_root_table()
242 (void)acpi_tb_verify_checksum(table, length); in acpi_tb_parse_fadt()
484 status = acpi_tb_verify_checksum(table_desc.pointer, length); in acpi_ex_load_op()
90 acpi_tb_verify_checksum(table_desc->pointer, in acpi_tb_verify_table()