Searched refs:efi_table_hdr_t (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Defi.h33 } efi_table_hdr_t; typedef in typeref:struct:__anon152
67 efi_table_hdr_t hdr;
85 efi_table_hdr_t hdr;
/linux-master/include/linux/
H A Defi.h91 } efi_table_hdr_t; typedef in typeref:struct:__anon1094
266 efi_table_hdr_t hdr;
319 efi_table_hdr_t hdr;
479 efi_table_hdr_t hdr;
497 efi_table_hdr_t hdr;
517 efi_table_hdr_t hdr;
749 extern int efi_systab_check_header(const efi_table_hdr_t *systab_hdr);
750 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
/linux-master/drivers/firmware/efi/libstub/
H A Defistub.h254 efi_table_hdr_t hdr;
328 efi_table_hdr_t hdr;
401 efi_table_hdr_t hdr;
424 efi_table_hdr_t hdr;
/linux-master/drivers/firmware/efi/
H A Defi.c821 int __init efi_systab_check_header(const efi_table_hdr_t *systab_hdr)
847 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
/linux-master/arch/x86/platform/efi/
H A Defi.c375 const efi_table_hdr_t *hdr;

Completed in 178 milliseconds