Searched refs:efi_table_hdr (Results 1 – 6 of 6) sorted by relevance
23 struct efi_table_hdr *hdr = (struct efi_table_hdr *)table; in check_table()33 if (hdr->headersize <= sizeof(struct efi_table_hdr)) { in check_table()
43 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;216 struct efi_table_hdr hdr;317 struct efi_table_hdr hdr;
496 void __efi_runtime efi_update_table_header_crc32(struct efi_table_hdr *table);
97 void __efi_runtime efi_update_table_header_crc32(struct efi_table_hdr *table) in efi_update_table_header_crc32()