Searched defs:efi_memory_map (Results 1 – 2 of 2) sorted by relevance
470 struct efi_memory_map { struct471 phys_addr_t phys_map;472 void *map;473 void *map_end;474 int nr_map;475 unsigned long desc_version;476 unsigned long desc_size;480 unsigned long flags;
768 struct efi_memory_map { struct769 phys_addr_t phys_map;770 void *map;771 void *map_end;772 int nr_map;773 unsigned long desc_version;774 unsigned long desc_size;775 bool late;