Searched refs:mem_map (Results 1 – 1 of 1) sorted by relevance
139 struct mem_map { struct181 struct mem_map mem_maps[VM_MAX_MEMMAPS]; /* (i) [m+v] guest address space */298 static bool sysmem_mapping(struct vm *vm, struct mem_map *mm);646 struct mem_map *mm; in vm_cleanup()782 struct mem_map *mm; in vm_mem_allocated()877 struct mem_map *m, *map; in vm_mmap_memseg()942 struct mem_map *m; in vm_munmap_memseg()961 struct mem_map *mm, *mmnext; in vm_mmap_getnext()994 struct mem_map *mm; in vm_free_memmap()1003 bzero(mm, sizeof(struct mem_map)); in vm_free_memmap()[all …]