Searched refs:efi_table_hdr (Results 1 – 6 of 6) sorted by relevance
24 struct efi_table_hdr *hdr = (struct efi_table_hdr *)table; in check_table()34 if (hdr->headersize <= sizeof(struct efi_table_hdr)) { in check_table()
44 struct efi_table_hdr *hdr = (struct efi_table_hdr *)table; in check_table()
109 struct efi_table_hdr { struct
63 struct efi_table_hdr hdr;232 struct efi_table_hdr hdr;330 struct efi_table_hdr hdr;
581 void __efi_runtime efi_update_table_header_crc32(struct efi_table_hdr *table);
123 void __efi_runtime efi_update_table_header_crc32(struct efi_table_hdr *table) in efi_update_table_header_crc32()