Home
last modified time | relevance | path

Searched refs:efi_table_hdr_t (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Defi.h33 } efi_table_hdr_t; typedef
67 efi_table_hdr_t hdr;
85 efi_table_hdr_t hdr;
/linux/include/linux/
H A Defi.h91 } efi_table_hdr_t; typedef
267 efi_table_hdr_t hdr;
320 efi_table_hdr_t hdr;
478 efi_table_hdr_t hdr;
496 efi_table_hdr_t hdr;
516 efi_table_hdr_t hdr;
743 extern int efi_systab_check_header(const efi_table_hdr_t *systab_hdr);
744 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
/linux/drivers/firmware/efi/
H A Defi.c833 int __init efi_systab_check_header(const efi_table_hdr_t *systab_hdr) in efi_systab_check_header()
859 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header()