Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Dmem.c20 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map, in efi_get_memory_map() function
A Drandomalloc.c65 status = efi_get_memory_map(&map, false); in efi_random_alloc()
A Drelocate.c31 status = efi_get_memory_map(&map, false); in efi_low_alloc_above()
A Darm64-stub.c30 status = efi_get_memory_map(&map, false); in check_image_region()
A Defi-stub-helper.c381 status = efi_get_memory_map(&map, true); in efi_exit_boot_services()
A Defistub.h978 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,

Completed in 11 milliseconds