Searched refs:get_memory_map (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/firmware/efi/libstub/ |
D | mem.c | 44 status = efi_bs_call(get_memory_map, map->map_size, m, in efi_get_memory_map()
|
D | efistub.h | 225 efi_status_t (__efiapi *get_memory_map)(unsigned long *, void *, 293 u32 get_memory_map; member
|
D | efi-stub-helper.c | 471 status = efi_bs_call(get_memory_map, in efi_exit_boot_services()
|
D | x86-stub.c | 684 status = efi_bs_call(get_memory_map, &map_size, NULL, &map_key, in allocate_e820()
|