Home
last modified time | relevance | path

Searched refs:efi_get_memory_map (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dmem.c26 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map) in efi_get_memory_map() function
H A Drandomalloc.c72 status = efi_get_memory_map(&map); in efi_random_alloc()
H A Drelocate.c40 status = efi_get_memory_map(&boot_map); in efi_low_alloc_above()
H A Darm64-stub.c59 status = efi_get_memory_map(&map); in check_image_region()
H A Dfdt.c269 status = efi_get_memory_map(&map); in allocate_new_fdt_and_exit_boot()
H A Defi-stub-helper.c442 status = efi_get_memory_map(map); in efi_exit_boot_services()
H A Defistub.h786 efi_status_t efi_get_memory_map(struct efi_boot_memmap *map);
/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h182 efi_status_t efi_get_memory_map(unsigned long *memory_map_size,
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_memory.c394 efi_status_t efi_get_memory_map(unsigned long *memory_map_size, in efi_get_memory_map() function
H A Defi_boottime.c215 r = efi_get_memory_map(memory_map_size, memory_map, map_key, in efi_get_memory_map_ext()