Searched refs:efi_mem_list (Results 1 – 1 of 1) sorted by relevance
26 struct efi_mem_list { struct90 struct efi_mem_list *mema = list_entry(a, struct efi_mem_list, link); in efi_mem_cmp()91 struct efi_mem_list *memb = list_entry(b, struct efi_mem_list, link); in efi_mem_cmp()109 struct efi_mem_list *prevmem = NULL; in efi_mem_sort()118 struct efi_mem_list *lmem; in efi_mem_sort()175 struct efi_mem_list *newmap; in efi_mem_carve_out()247 struct efi_mem_list *newlist; in efi_add_memory_map_pg()285 struct efi_mem_list *lmem; in efi_add_memory_map_pg()388 struct efi_mem_list *item; in efi_check_allocated()418 struct efi_mem_list, link); in efi_find_free_memory()[all …]
Completed in 5 milliseconds