Searched refs:vm (Results 201 - 225 of 1085) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/powerpc/powerpc/
H A Duio_machdep.c50 #include <vm/vm.h>
51 #include <vm/vm_page.h>
/freebsd-11-stable/sys/riscv/riscv/
H A Duio_machdep.c49 #include <vm/vm.h>
50 #include <vm/vm_page.h>
H A Ddb_interface.c34 #include <vm/vm.h>
35 #include <vm/pmap.h>
36 #include <vm/vm_map.h>
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dtlb.c41 #include <vm/vm.h>
42 #include <vm/pmap.h>
H A Ddump_machdep.c38 #include <vm/vm.h>
39 #include <vm/vm_param.h>
40 #include <vm/pmap.h>
/freebsd-11-stable/sys/dev/isci/
H A Disci_oem_parameters.c35 #include <vm/vm.h>
36 #include <vm/pmap.h>
/freebsd-11-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_vt.c53 #include <vm/vm.h>
54 #include <vm/pmap.h>
/freebsd-11-stable/sys/dev/xen/xenstore/
H A Dxenstored_dev.c48 #include <vm/vm.h>
49 #include <vm/pmap.h>
/freebsd-11-stable/sys/i386/i386/
H A Duio_machdep.c51 #include <vm/vm.h>
52 #include <vm/vm_page.h>
H A Ddb_interface.c42 #include <vm/vm.h>
43 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c41 #include <vm/vm.h>
42 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm/rockchip/
H A Drk30xx_mp.c36 #include <vm/vm.h>
37 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm/arm/
H A Dplatform.c49 #include <vm/vm.h>
50 #include <vm/vm_page.h>
/freebsd-11-stable/sys/arm/mv/armada38x/
H A Dpmsu.c41 #include <vm/vm.h>
42 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_mp.c36 #include <vm/vm.h>
37 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_mp.c37 #include <vm/vm.h>
38 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_mp.c37 #include <vm/vm.h>
38 #include <vm/pmap.h>
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_interface.c42 #include <vm/vm.h>
43 #include <vm/pmap.h>
/freebsd-11-stable/sys/vm/
H A Dvm_glue.c60 __FBSDID("$FreeBSD: stable/11/sys/vm/vm_glue.c 341467 2018-12-04 15:04:48Z emaste $");
90 #include <vm/vm.h>
91 #include <vm/vm_param.h>
92 #include <vm/pmap.h>
93 #include <vm/vm_map.h>
94 #include <vm/vm_page.h>
95 #include <vm/vm_pageout.h>
96 #include <vm/vm_object.h>
97 #include <vm/vm_ker
[all...]
/freebsd-11-stable/sys/dev/vt/hw/efifb/
H A Defifb.c43 #include <vm/vm.h>
44 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm64/arm64/
H A Ddb_interface.c34 #include <vm/vm.h>
35 #include <vm/pmap.h>
36 #include <vm/vm_map.h>
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dept.c39 #include <vm/vm.h>
40 #include <vm/pmap.h>
41 #include <vm/vm_extern.h>
/freebsd-11-stable/lib/libc/gen/
H A Dgetloadavg.c40 #include <vm/vm_param.h>
/freebsd-11-stable/sys/libkern/
H A Dmcount.c39 #include <vm/vm.h>
40 #include <vm/vm_param.h>
41 #include <vm/pmap.h>
/freebsd-11-stable/sys/mips/broadcom/
H A Dbcm_machdep.c55 #include <vm/vm.h>
56 #include <vm/vm_object.h>
57 #include <vm/vm_page.h>

Completed in 132 milliseconds

1234567891011>>