Searched refs:mem_map (Results 1 – 1 of 1) sorted by relevance
140 struct mem_map { struct182 struct mem_map mem_maps[VM_MAX_MEMMAPS]; /* (i) [m+v] guest address space */296 static bool sysmem_mapping(struct vm *vm, struct mem_map *mm);650 struct mem_map *mm; in vm_cleanup()786 struct mem_map *mm; in vm_mem_allocated()881 struct mem_map *m, *map; in vm_mmap_memseg()946 struct mem_map *m; in vm_munmap_memseg()965 struct mem_map *mm, *mmnext; in vm_mmap_getnext()998 struct mem_map *mm; in vm_free_memmap()1007 bzero(mm, sizeof(struct mem_map)); in vm_free_memmap()[all …]