Searched refs:vm (Results 576 - 600 of 1058) sorted by relevance

<<21222324252627282930>>

/freebsd-13-stable/sys/compat/linprocfs/
H A Dlinprocfs.c88 #include <vm/vm.h>
89 #include <vm/vm_extern.h>
90 #include <vm/pmap.h>
91 #include <vm/vm_map.h>
92 #include <vm/vm_param.h>
93 #include <vm/vm_object.h>
94 #include <vm/swap_pager.h>
1269 struct vmspace *vm; local
1296 vm
[all...]
/freebsd-13-stable/sys/dev/iommu/
H A Dbusdma_iommu.c56 #include <vm/vm.h>
57 #include <vm/vm_extern.h>
58 #include <vm/vm_kern.h>
59 #include <vm/vm_object.h>
60 #include <vm/vm_page.h>
61 #include <vm/vm_map.h>
/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_io.c94 #include <vm/vm.h>
95 #include <vm/vm_extern.h>
96 #include <vm/pmap.h>
97 #include <vm/vm_map.h>
98 #include <vm/vm_page.h>
99 #include <vm/vm_object.h>
H A Dfuse_node.c89 #include <vm/vm.h>
90 #include <vm/vm_extern.h>
/freebsd-13-stable/sys/x86/x86/
H A Dmp_x86.c65 #include <vm/vm.h>
66 #include <vm/vm_param.h>
67 #include <vm/pmap.h>
68 #include <vm/vm_kern.h>
69 #include <vm/vm_extern.h>
70 #include <vm/vm_map.h>
H A Dnexus.c65 #include <vm/vm.h>
66 #include <vm/vm_param.h>
67 #include <vm/vm_page.h>
68 #include <vm/vm_phys.h>
69 #include <vm/vm_dumpset.h>
70 #include <vm/pmap.h>
/freebsd-13-stable/sys/dev/xen/gntdev/
H A Dgntdev.c59 #include <vm/vm.h>
60 #include <vm/vm_param.h>
61 #include <vm/vm_extern.h>
62 #include <vm/vm_kern.h>
63 #include <vm/vm_page.h>
64 #include <vm/vm_map.h>
65 #include <vm/vm_object.h>
66 #include <vm/vm_pager.h>
1115 * vm objec
[all...]
/freebsd-13-stable/sys/kern/
H A Dkern_mbuf.c59 #include <vm/vm.h>
60 #include <vm/vm_extern.h>
61 #include <vm/vm_kern.h>
62 #include <vm/vm_page.h>
63 #include <vm/vm_pageout.h>
64 #include <vm/vm_map.h>
65 #include <vm/uma.h>
66 #include <vm/uma_dbg.h>
H A Dvfs_default.c66 #include <vm/vm.h>
67 #include <vm/vm_object.h>
68 #include <vm/vm_extern.h>
69 #include <vm/pmap.h>
70 #include <vm/vm_map.h>
71 #include <vm/vm_page.h>
72 #include <vm/vm_pager.h>
73 #include <vm/vnode_pager.h>
H A Dsubr_devstat.c46 #include <vm/vm.h>
47 #include <vm/pmap.h>
H A Dsys_capability.c85 #include <vm/uma.h>
86 #include <vm/vm.h>
H A Duipc_shm.c95 #include <vm/vm.h>
96 #include <vm/vm_param.h>
97 #include <vm/pmap.h>
98 #include <vm/vm_extern.h>
99 #include <vm/vm_map.h>
100 #include <vm/vm_kern.h>
101 #include <vm/vm_object.h>
102 #include <vm/vm_page.h>
103 #include <vm/vm_pageou
[all...]
/freebsd-13-stable/sys/dev/netmap/
H A Dif_re_netmap.h39 #include <vm/vm.h>
40 #include <vm/pmap.h> /* vtophys ? */
/freebsd-13-stable/sys/dev/adb/
H A Dadb_bus.c40 #include <vm/vm.h>
41 #include <vm/pmap.h>
/freebsd-13-stable/sys/dev/adlink/
H A Dadlink.c64 #include <vm/vm.h>
65 #include <vm/pmap.h>
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_gem.c43 #include <vm/vm.h>
44 #include <vm/vm_page.h>
/freebsd-13-stable/sys/dev/powermac_nvram/
H A Dpowermac_nvram.c54 #include <vm/vm.h>
55 #include <vm/pmap.h>
/freebsd-13-stable/sys/dev/pst/
H A Dpst-raid.c45 #include <vm/vm.h>
46 #include <vm/pmap.h>
/freebsd-13-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c47 #include <vm/vm.h>
48 #include <vm/vm_page.h>
/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfs_denode.c63 #include <vm/vm.h>
64 #include <vm/vm_extern.h>
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_node.c49 #include <vm/vm.h>
50 #include <vm/vm_extern.h>
51 /*#include <vm/vm_page.h>
52 #include <vm/vm_object.h>*/
/freebsd-13-stable/sys/geom/
H A Dgeom_ctl.c47 #include <vm/vm.h>
48 #include <vm/vm_extern.h>
/freebsd-13-stable/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c59 #include <vm/vm.h>
60 #include <vm/pmap.h>
/freebsd-13-stable/sys/mips/mips/
H A Dcpu.c43 #include <vm/vm.h>
44 #include <vm/vm_page.h>
/freebsd-13-stable/sys/powerpc/powerpc/
H A Delf32_machdep.c52 #include <vm/vm.h>
53 #include <vm/vm_param.h>

Completed in 307 milliseconds

<<21222324252627282930>>