Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_memory.c29 struct efi_mem_list { struct
100 struct efi_mem_list *mema = list_entry(a, struct efi_mem_list, link); in efi_mem_cmp()
101 struct efi_mem_list *memb = list_entry(b, struct efi_mem_list, link); in efi_mem_cmp()
130 struct efi_mem_list *prevmem = NULL; in efi_mem_sort()
139 struct efi_mem_list *lmem; in efi_mem_sort()
197 struct efi_mem_list *newmap; in efi_mem_carve_out()
269 struct efi_mem_list *newlist; in efi_add_memory_map_pg()
307 struct efi_mem_list *lmem; in efi_add_memory_map_pg()
410 struct efi_mem_list *item; in efi_check_allocated()
447 struct efi_mem_list, link); in efi_find_free_memory()
[all …]

Completed in 4 milliseconds