Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Dmem.c31 status = efi_bs_call(get_memory_map, &tmp.map_size, NULL, &tmp.map_key, in efi_get_memory_map()
55 status = efi_bs_call(get_memory_map, &m->map_size, m->map, &m->map_key, in efi_get_memory_map()
A Defi-stub.c217 status = efi_bs_call(get_memory_map, &size, NULL, &mmap_key, desc_size, in efi_alloc_virtmap()
A Defistub.h260 efi_status_t (__efiapi *get_memory_map)(unsigned long *, void *,
332 u32 get_memory_map; member
A Defi-stub-helper.c411 status = efi_bs_call(get_memory_map, in efi_exit_boot_services()
A Dx86-stub.c690 status = efi_bs_call(get_memory_map, &map_size, NULL, &map_key, in allocate_e820()

Completed in 13 milliseconds