Searched defs:efi_memory_map (Results 1 – 5 of 5) sorted by relevance
10264 struct efi_memory_map { struct10265 phys_addr_t phys_map;10266 void *map;10267 void *map_end;10268 int nr_map;10269 long unsigned int desc_version;10270 long unsigned int desc_size;10271 long unsigned int flags;
13930 struct efi_memory_map { struct13931 phys_addr_t phys_map;13932 void *map;13933 void *map_end;13934 int nr_map;13935 long unsigned int desc_version;13936 long unsigned int desc_size;13937 long unsigned int flags;
10744 struct efi_memory_map { struct10745 phys_addr_t phys_map;10746 void *map;10747 void *map_end;10748 int nr_map;10749 long unsigned int desc_version;10750 long unsigned int desc_size;10751 bool late;