Searched refs:vm (Results 226 - 250 of 1085) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/mips/gxemul/
H A Dgxemul_machdep.c52 #include <vm/vm.h>
53 #include <vm/vm_object.h>
54 #include <vm/vm_page.h>
/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_machdep.c54 #include <vm/vm.h>
55 #include <vm/vm_object.h>
56 #include <vm/vm_page.h>
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_x86.c51 #include <vm/vm.h>
52 #include <vm/vm_param.h>
53 #include <vm/pmap.h>
/freebsd-11-stable/sys/isa/
H A Dsyscons_isa.c48 #include <vm/vm.h>
49 #include <vm/pmap.h>
50 #include <vm/vm_param.h>
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs.c57 #include <vm/vm.h>
58 #include <vm/pmap.h>
59 #include <vm/vm_param.h>
H A Dprocfs_status.c56 #include <vm/vm.h>
57 #include <vm/pmap.h>
58 #include <vm/vm_param.h>
/freebsd-11-stable/sys/i386/i386/
H A Dmem.c64 #include <vm/vm.h>
65 #include <vm/pmap.h>
66 #include <vm/vm_extern.h>
/freebsd-11-stable/sys/kern/
H A Dsubr_sfbuf.c41 #include <vm/vm.h>
42 #include <vm/vm_extern.h>
43 #include <vm/vm_page.h>
/freebsd-11-stable/sys/vm/
H A Dvm_radix.h28 * $FreeBSD: stable/11/sys/vm/vm_radix.h 327785 2018-01-10 20:39:26Z markj $
34 #include <vm/_vm_radix.h>
H A Dvm_pager.c67 __FBSDID("$FreeBSD: stable/11/sys/vm/vm_pager.c 327404 2017-12-31 03:06:29Z mjg $");
79 #include <vm/vm.h>
80 #include <vm/vm_param.h>
81 #include <vm/vm_kern.h>
82 #include <vm/vm_object.h>
83 #include <vm/vm_page.h>
84 #include <vm/vm_pager.h>
85 #include <vm/vm_extern.h>
316 * vm_pager_put_pages() - inline, see vm/vm_page
[all...]
/freebsd-11-stable/sys/x86/x86/
H A Dstack_machdep.c44 #include <vm/vm.h>
45 #include <vm/vm_param.h>
46 #include <vm/pmap.h>
/freebsd-11-stable/sys/arm/arm/
H A Dmem.c62 #include <vm/vm.h>
63 #include <vm/pmap.h>
64 #include <vm/vm_extern.h>
H A Dtrap-v6.c50 #include <vm/vm.h>
51 #include <vm/pmap.h>
52 #include <vm/vm_kern.h>
53 #include <vm/vm_map.h>
54 #include <vm/vm_extern.h>
55 #include <vm/vm_param.h>
287 struct vmspace *vm; local
444 * to handle all vm stuff at this moment.
474 vm
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Dmem.c65 #include <vm/vm.h>
66 #include <vm/pmap.h>
67 #include <vm/vm_extern.h>
/freebsd-11-stable/release/
H A DMakefile.vm2 # $FreeBSD: stable/11/release/Makefile.vm 356770 2020-01-16 01:13:32Z gjb $
8 VMTARGETS= vm-image
12 VMBASE?= vm
111 vm-base: vm-image
113 vm-image:
126 vm-cloudware: ${CLOUDTARGETS}
144 vm-install:
163 vm-release:
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dvm_machdep.c64 #include <vm/vm.h>
65 #include <vm/vm_extern.h>
66 #include <vm/pmap.h>
67 #include <vm/vm_kern.h>
68 #include <vm/vm_map.h>
69 #include <vm/vm_page.h>
70 #include <vm/vm_pageout.h>
71 #include <vm/vm_param.h>
72 #include <vm/um
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_2835_arm.c39 #include <vm/vm.h>
40 #include <vm/pmap.h>
41 #include <vm/vm_extern.h>
42 #include <vm/vm_kern.h>
43 #include <vm/vm_map.h>
44 #include <vm/vm_object.h>
45 #include <vm/vm_page.h>
46 #include <vm/vm_pager.h>
47 #include <vm/vm_para
[all...]
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dmachdep.c100 #include <vm/vm.h>
101 #include <vm/vm_extern.h>
102 #include <vm/vm_kern.h>
103 #include <vm/vm_page.h>
104 #include <vm/vm_map.h>
105 #include <vm/vm_object.h>
106 #include <vm/vm_pager.h>
/freebsd-11-stable/stand/ficl/aarch64/
H A Dsysdep.h375 struct vm;
376 void ficlTextOut(struct vm *pVM, char *msg, int fNewline);
/freebsd-11-stable/stand/ficl/amd64/
H A Dsysdep.h387 struct vm;
388 void ficlTextOut(struct vm *pVM, char *msg, int fNewline);
/freebsd-11-stable/stand/ficl/arm/
H A Dsysdep.h386 struct vm;
387 void ficlTextOut(struct vm *pVM, char *msg, int fNewline);
/freebsd-11-stable/stand/ficl/i386/
H A Dsysdep.h385 struct vm;
386 void ficlTextOut(struct vm *pVM, char *msg, int fNewline);
/freebsd-11-stable/stand/ficl/mips64/
H A Dsysdep.h386 struct vm;
387 void ficlTextOut(struct vm *pVM, char *msg, int fNewline);
/freebsd-11-stable/stand/ficl/mips/
H A Dsysdep.h386 struct vm;
387 void ficlTextOut(struct vm *pVM, char *msg, int fNewline);
/freebsd-11-stable/stand/ficl/riscv/
H A Dsysdep.h375 struct vm;
376 void ficlTextOut(struct vm *pVM, char *msg, int fNewline);

Completed in 192 milliseconds

1234567891011>>