Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/efi/libstub/
Dmem.c20 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map, in efi_get_memory_map() function
Dkaslr.c65 status = efi_get_memory_map(&map, false); in check_image_region()
Drelocate.c31 status = efi_get_memory_map(&map, false); in efi_low_alloc_above()
Drandomalloc.c67 status = efi_get_memory_map(&map, false); in efi_random_alloc()
Defi-stub-helper.c386 status = efi_get_memory_map(&map, true); in efi_exit_boot_services()
Dx86-stub.c686 status = efi_get_memory_map(&map, false); in allocate_e820()
Defistub.h979 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,