Searched refs:efi_memory_map_data (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/firmware/efi/
H A Dmemmap.c37 int __init __efi_memmap_init(struct efi_memory_map_data *data)
83 int __init efi_memmap_init_early(struct efi_memory_map_data *data)
135 struct efi_memory_map_data data = {
H A Dfdtparams.c84 u64 __init efi_get_fdt_params(struct efi_memory_map_data *mm)
H A Defi-init.c214 struct efi_memory_map_data data;
/linux-master/arch/loongarch/kernel/
H A Defi.c131 struct efi_memory_map_data data;
/linux-master/arch/x86/platform/efi/
H A Dmemmap.c59 struct efi_memory_map_data *data)
93 int __init efi_memmap_install(struct efi_memory_map_data *data)
H A Dfake_mem.c42 struct efi_memory_map_data data = { 0 };
H A Dquirks.c255 struct efi_memory_map_data data = { 0 };
409 struct efi_memory_map_data data = { 0 };
H A Defi.c201 struct efi_memory_map_data data;
298 struct efi_memory_map_data data = {
/linux-master/arch/x86/include/asm/
H A Defi.h401 struct efi_memory_map_data *data);
406 extern int __init efi_memmap_install(struct efi_memory_map_data *data);
/linux-master/include/linux/
H A Defi.h556 struct efi_memory_map_data { struct
736 extern int __init __efi_memmap_init(struct efi_memory_map_data *data);
737 extern int __init efi_memmap_init_early(struct efi_memory_map_data *data);
764 extern u64 efi_get_fdt_params(struct efi_memory_map_data *data);

Completed in 158 milliseconds