Searched refs:efi_table_hdr_t (Results 1 – 5 of 5) sorted by relevance
32 } efi_table_hdr_t; typedef65 efi_table_hdr_t hdr;83 efi_table_hdr_t hdr;
89 } efi_table_hdr_t; typedef263 efi_table_hdr_t hdr;316 efi_table_hdr_t hdr;473 efi_table_hdr_t hdr;491 efi_table_hdr_t hdr;511 efi_table_hdr_t hdr;729 extern int efi_systab_check_header(const efi_table_hdr_t *systab_hdr);730 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
253 efi_table_hdr_t hdr;327 efi_table_hdr_t hdr;400 efi_table_hdr_t hdr;423 efi_table_hdr_t hdr;
765 int __init efi_systab_check_header(const efi_table_hdr_t *systab_hdr) in efi_systab_check_header()796 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header()
372 const efi_table_hdr_t *hdr; in efi_systab_init()
Completed in 18 milliseconds