Searched refs:get_memory_map (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.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 | 222 		efi_status_t (__efiapi *get_memory_map)(unsigned long *, void *,290 		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 | 581 	status = efi_bs_call(get_memory_map, &map_size, NULL, &map_key,  in allocate_e820()
 |