Home
last modified time | relevance | path

Searched refs:efi_get_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/boot/compressed/
H A Defi.c17 enum efi_type efi_get_type(struct boot_params *bp) in efi_get_type() function
144 et = efi_get_type(bp); in efi_get_conf_table()
214 et = efi_get_type(bp); in efi_find_vendor_table()
H A Dmisc.h214 enum efi_type efi_get_type(struct boot_params *bp);
223 static inline enum efi_type efi_get_type(struct boot_params *bp) in efi_get_type() function
H A Dmem.c57 et = efi_get_type(boot_params); in init_unaccepted_memory()
H A Dacpi.c59 et = efi_get_type(boot_params); in efi_get_rsdp_addr()