Home
last modified time | relevance | path

Searched refs:mem_map (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/amd64/vmm/
H A Dvmm.c139 struct mem_map { struct
542 struct mem_map *mm; in vm_cleanup()
648 struct mem_map *mm; in vm_mem_allocated()
739 struct mem_map *m, *map; in vm_mmap_memseg()
804 struct mem_map *m; in vm_munmap_memseg()
823 struct mem_map *mm, *mmnext; in vm_mmap_getnext()
856 struct mem_map *mm; in vm_free_memmap()
865 bzero(mm, sizeof(struct mem_map)); in vm_free_memmap()
882 struct mem_map *mm; in vmm_sysmem_maxaddr()
902 struct mem_map *mm; in vm_iommu_modify()
[all …]