Searched defs:efi_memory_map (Results 1 – 2 of 2) sorted by relevance
110236 struct efi_memory_map { struct110237 phys_addr_t phys_map;110238 void *map;110239 void *map_end;110240 int nr_map;110241 unsigned long desc_version;110242 unsigned long desc_size;110243 unsigned long flags;
31076 struct efi_memory_map { struct31077 phys_addr_t phys_map;31078 void *map;31079 void *map_end;31080 int nr_map;31081 unsigned long desc_version;31082 unsigned long desc_size;31083 unsigned long flags;