Searched refs:efi_table_hdr_t (Results 1 – 4 of 4) sorted by relevance
89 } efi_table_hdr_t; typedef215 efi_table_hdr_t hdr;268 efi_table_hdr_t hdr;401 efi_table_hdr_t hdr;419 efi_table_hdr_t hdr;439 efi_table_hdr_t hdr;650 extern int efi_systab_check_header(const efi_table_hdr_t *systab_hdr,652 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
215 efi_table_hdr_t hdr;285 efi_table_hdr_t hdr;
667 int __init efi_systab_check_header(const efi_table_hdr_t *systab_hdr, in efi_systab_check_header()705 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header()
346 const efi_table_hdr_t *hdr; in efi_systab_init()
Completed in 17 milliseconds