Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firmware/efi/libstub/
Dmem.c44 status = efi_bs_call(get_memory_map, map->map_size, m, in efi_get_memory_map()
Defistub.h225 efi_status_t (__efiapi *get_memory_map)(unsigned long *, void *,
293 u32 get_memory_map; member
Defi-stub-helper.c471 status = efi_bs_call(get_memory_map, in efi_exit_boot_services()
Dx86-stub.c684 status = efi_bs_call(get_memory_map, &map_size, NULL, &map_key, in allocate_e820()