Searched defs:efi_memory_map (Results 1 – 9 of 9) sorted by relevance
27503 struct efi_memory_map { struct27504 phys_addr_t phys_map;27505 void *map;27506 void *map_end;27507 int nr_map;27508 long unsigned int desc_version;27509 long unsigned int desc_size;27510 long unsigned int flags;
35804 struct efi_memory_map { struct35805 phys_addr_t phys_map;35806 void *map;35807 void *map_end;35808 int nr_map;35809 long unsigned int desc_version;35810 long unsigned int desc_size;35811 long unsigned int flags;
9239 struct efi_memory_map { struct9240 phys_addr_t phys_map;9241 void *map;9242 void *map_end;9243 int nr_map;9244 long unsigned int desc_version;9245 long unsigned int desc_size;9246 long unsigned int flags;
6193 struct efi_memory_map { struct6194 phys_addr_t phys_map;6195 void *map;6196 void *map_end;6197 int nr_map;6198 long unsigned int desc_version;6199 long unsigned int desc_size;6200 long unsigned int flags;
14500 struct efi_memory_map { struct14501 phys_addr_t phys_map;14502 void *map;14503 void *map_end;14504 int nr_map;14505 long unsigned int desc_version;14506 long unsigned int desc_size;14507 long unsigned int flags;