Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/boot/compressed/
Defi.c19 enum efi_type efi_get_type(struct boot_params *bp) in efi_get_type() function
146 et = efi_get_type(bp); in efi_get_conf_table()
216 et = efi_get_type(bp); in efi_find_vendor_table()
Dmisc.h216 enum efi_type efi_get_type(struct boot_params *bp);
225 static inline enum efi_type efi_get_type(struct boot_params *bp) in efi_get_type() function
Dmem.c57 et = efi_get_type(boot_params_ptr); in init_unaccepted_memory()
Dacpi.c61 et = efi_get_type(boot_params_ptr); in efi_get_rsdp_addr()