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()77 struct efi_mem_list *prevmem = NULL; in efi_mem_sort()86 struct efi_mem_list *lmem; in efi_mem_sort()91 lmem = list_entry(lhandle, struct efi_mem_list, link); in efi_mem_sort()139 static s64 efi_mem_carve_out(struct efi_mem_list *map, in efi_mem_carve_out()143 struct efi_mem_list *newmap; in efi_mem_carve_out()203 struct efi_mem_list *newlist; in efi_add_memory_map()240 struct efi_mem_list *lmem; in efi_add_memory_map()[all …]