Searched refs:vm (Results 176 - 200 of 1085) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx_genassym.c37 #include <vm/vm.h>
38 #include <vm/pmap.h>
39 #include <vm/vm_param.h>
H A Dvmx.c42 #include <vm/vm.h>
43 #include <vm/pmap.h>
948 vmx_vminit(struct vm *vm, pmap_t pmap) argument
962 vmx->vm = vm;
982 * vm-exit and vm-entry respectively. The host FSBASE and GSBASE are
983 * always restored from the vmcs host state area on vm
1112 vmx_handle_cpuid(struct vm *vm, int vcpu, struct vmxctx *vmxctx) argument
2852 struct vm *vm; local
[all...]
/freebsd-11-stable/sys/arm/at91/
H A Dat91_common.c35 #include <vm/vm.h>
/freebsd-11-stable/sys/compat/ia32/
H A Dia32_sysvec.c59 #include <vm/vm.h>
60 #include <vm/vm_kern.h>
61 #include <vm/vm_param.h>
62 #include <vm/pmap.h>
63 #include <vm/vm_map.h>
64 #include <vm/vm_object.h>
65 #include <vm/vm_extern.h>
/freebsd-11-stable/stand/libsa/powerpc/
H A Dsyncicache.c43 #include <vm/vm.h>
/freebsd-11-stable/sys/sys/
H A Dimgact.h37 #include <vm/vm.h>
62 struct vm_object *object; /* The vm object for this vp */
67 char vmspace_destroyed; /* flag - we've blown away original vm space */
/freebsd-11-stable/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c36 #include <vm/vm.h>
37 #include <vm/vm_kern.h>
38 #include <vm/vm_extern.h>
39 #include <vm/pmap.h>
/freebsd-11-stable/sys/x86/xen/
H A Dxenpv.c41 #include <vm/vm.h>
42 #include <vm/vm_page.h>
43 #include <vm/vm_param.h>
44 #include <vm/vm_phys.h>
H A Dpv.c50 #include <vm/vm.h>
51 #include <vm/vm_extern.h>
52 #include <vm/vm_kern.h>
53 #include <vm/vm_page.h>
54 #include <vm/vm_map.h>
55 #include <vm/vm_object.h>
56 #include <vm/vm_pager.h>
57 #include <vm/vm_param.h>
/freebsd-11-stable/sys/vm/
H A Dvm_kern.c66 __FBSDID("$FreeBSD: stable/11/sys/vm/vm_kern.c 340660 2018-11-20 01:12:21Z markj $");
79 #include <vm/vm.h>
80 #include <vm/vm_param.h>
81 #include <vm/vm_kern.h>
82 #include <vm/pmap.h>
83 #include <vm/vm_map.h>
84 #include <vm/vm_object.h>
85 #include <vm/vm_page.h>
86 #include <vm/vm_pageou
[all...]
H A Dphys_pager.c27 __FBSDID("$FreeBSD: stable/11/sys/vm/phys_pager.c 327785 2018-01-10 20:39:26Z markj $");
40 #include <vm/vm.h>
41 #include <vm/vm_param.h>
42 #include <vm/vm_object.h>
43 #include <vm/vm_page.h>
44 #include <vm/vm_pageout.h>
45 #include <vm/vm_pager.h>
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dmp_machdep.c44 #include <vm/vm.h>
45 #include <vm/vm_param.h>
46 #include <vm/pmap.h>
47 #include <vm/vm_map.h>
48 #include <vm/vm_extern.h>
49 #include <vm/vm_kern.h>
/freebsd-11-stable/sys/compat/svr4/
H A Dimgact_svr4.c50 #include <vm/vm.h>
51 #include <vm/vm_kern.h>
52 #include <vm/vm_param.h>
53 #include <vm/pmap.h>
54 #include <vm/vm_map.h>
55 #include <vm/vm_extern.h>
/freebsd-11-stable/sys/riscv/riscv/
H A Dtrap.c53 #include <vm/vm.h>
54 #include <vm/pmap.h>
55 #include <vm/vm_kern.h>
56 #include <vm/vm_map.h>
57 #include <vm/vm_param.h>
58 #include <vm/vm_extern.h>
/freebsd-11-stable/sys/amd64/amd64/
H A Defirt_machdep.c56 #include <vm/vm.h>
57 #include <vm/pmap.h>
58 #include <vm/vm_map.h>
59 #include <vm/vm_object.h>
60 #include <vm/vm_page.h>
61 #include <vm/vm_pager.h>
H A Duio_machdep.c49 #include <vm/vm.h>
50 #include <vm/vm_page.h>
/freebsd-11-stable/sys/i386/linux/
H A Dimgact_linux.c49 #include <vm/vm.h>
50 #include <vm/vm_kern.h>
51 #include <vm/vm_param.h>
52 #include <vm/pmap.h>
53 #include <vm/vm_map.h>
54 #include <vm/vm_extern.h>
/freebsd-11-stable/sys/mips/mips/
H A Dmachdep.c67 #include <vm/vm.h>
68 #include <vm/vm_kern.h>
69 #include <vm/vm_object.h>
70 #include <vm/vm_page.h>
71 #include <vm/pmap.h>
72 #include <vm/vm_map.h>
73 #include <vm/vm_pager.h>
74 #include <vm/vm_extern.h>
/freebsd-11-stable/sys/arm/freescale/
H A Dfsl_ocotp.c59 #include <vm/vm.h>
60 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm/ti/omap4/pandaboard/
H A Dpandaboard.c37 #include <vm/vm.h>
38 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm64/arm64/
H A Duio_machdep.c49 #include <vm/vm.h>
50 #include <vm/vm_page.h>
/freebsd-11-stable/sys/arm/arm/
H A Dfiq.c47 #include <vm/vm.h>
49 #include <vm/pmap.h>
H A Duio_machdep.c50 #include <vm/vm.h>
51 #include <vm/vm_page.h>
/freebsd-11-stable/sys/dev/pst/
H A Dpst-pci.c41 #include <vm/vm.h>
42 #include <vm/pmap.h>
/freebsd-11-stable/sys/powerpc/ofw/
H A Dopenpic_ofw.c49 #include <vm/vm.h>
50 #include <vm/pmap.h>

Completed in 325 milliseconds

1234567891011>>