Searched refs:efi_mem_list (Results 1 – 1 of 1) sorted by relevance
20 struct efi_mem_list { struct58 struct efi_mem_list *mema = list_entry(a, struct efi_mem_list, link); in efi_mem_cmp()59 struct efi_mem_list *memb = list_entry(b, struct efi_mem_list, link); in efi_mem_cmp()90 static int efi_mem_carve_out(struct efi_mem_list *map, in efi_mem_carve_out()94 struct efi_mem_list *newmap; in efi_mem_carve_out()154 struct efi_mem_list *newlist; in efi_add_memory_map()188 struct efi_mem_list *lmem; in efi_add_memory_map()191 lmem = list_entry(lhandle, struct efi_mem_list, link); in efi_add_memory_map()247 struct efi_mem_list *lmem = list_entry(lhandle, in efi_find_free_memory()248 struct efi_mem_list, link); in efi_find_free_memory()[all …]