Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dmem.c20 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map, in efi_get_memory_map()
23 struct efi_boot_memmap tmp, *m __free(efi_pool) = NULL; in efi_get_memory_map()
146 struct efi_boot_memmap *map __free(efi_pool) = NULL; in efi_low_alloc_above()
H A Dloongarch.c31 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func()
H A Drandomalloc.c65 struct efi_boot_memmap *map __free(efi_pool) = NULL; in efi_random_alloc()
H A Dunaccepted_memory.c10 struct efi_boot_memmap *map) in allocate_unaccepted_bitmap()
H A Defistub.h1051 struct efi_boot_memmap *map,
1094 efi_status_t efi_get_memory_map(struct efi_boot_memmap **map,
1255 struct efi_boot_memmap *map);
H A Defi-stub-helper.c428 struct efi_boot_memmap *map; in efi_exit_boot_services()
/linux/include/linux/
H A Defi.h537 struct efi_boot_memmap { struct