Searched refs:vm (Results 326 - 350 of 1058) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/contrib/bc/src/
H A Dfile.c45 #include <vm.h>
106 bc_vec_string(&vm.history.extras, f->len - i, f->buf + i);
109 bc_vec_popAll(&vm.history.extras);
129 vm.status = (sig_atomic_t) s;
/freebsd-13-stable/sys/ddb/
H A Ddb_watch.c42 #include <vm/vm.h>
43 #include <vm/pmap.h>
44 #include <vm/vm_map.h>
/freebsd-13-stable/sys/dev/agp/
H A Dagp_ali.c47 #include <vm/vm.h>
48 #include <vm/vm_object.h>
49 #include <vm/pmap.h>
H A Dagp_apple.c49 #include <vm/vm.h>
50 #include <vm/vm_object.h>
51 #include <vm/pmap.h>
H A Dagp_sis.c47 #include <vm/vm.h>
48 #include <vm/vm_object.h>
49 #include <vm/pmap.h>
/freebsd-13-stable/sys/dev/amd_ecc_inject/
H A Decc_inject.c41 #include <vm/vm.h>
42 #include <vm/vm_extern.h>
43 #include <vm/vm_kern.h>
/freebsd-13-stable/sys/dev/ata/chipsets/
H A Data-cenatek.c44 #include <vm/uma.h>
H A Data-micron.c44 #include <vm/uma.h>
/freebsd-13-stable/sys/dev/dcons/
H A Ddcons_crom.c61 #include <vm/vm.h>
62 #include <vm/vm_param.h>
63 #include <vm/pmap.h>
/freebsd-13-stable/sys/dev/hptmv/
H A Dosbsd.h38 #include <vm/vm.h>
39 #include <vm/pmap.h>
40 #include <vm/vm_extern.h>
/freebsd-13-stable/sys/dev/xen/control/
H A Dcontrol.c137 #include <vm/vm.h>
138 #include <vm/vm_extern.h>
139 #include <vm/vm_kern.h>
/freebsd-13-stable/sys/i386/bios/
H A Dsmapi.c46 #include <vm/vm.h>
47 #include <vm/vm_param.h>
48 #include <vm/pmap.h>
/freebsd-13-stable/sys/i386/i386/
H A Delf_machdep.c46 #include <vm/vm.h>
47 #include <vm/pmap.h>
48 #include <vm/vm_param.h>
/freebsd-13-stable/sys/kern/
H A DMake.tags.inc51 ${SYS}/vm/*.[ch] \
63 ${SYS}/vm \
H A Dkern_pmc.c52 #include <vm/vm.h>
53 #include <vm/vm_extern.h>
54 #include <vm/vm_kern.h>
H A Dsubr_devmap.c37 #include <vm/vm.h>
38 #include <vm/vm_extern.h>
39 #include <vm/pmap.h>
H A Dsubr_param.c57 #include <vm/vm.h>
58 #include <vm/vm_param.h>
59 #include <vm/pmap.h>
H A Dtty_info.c65 #include <vm/vm.h>
66 #include <vm/pmap.h>
67 #include <vm/vm_map.h>
/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_spi.c43 #include <vm/vm.h>
44 #include <vm/pmap.h>
45 #include <vm/vm_extern.h>
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_spi.c43 #include <vm/vm.h>
44 #include <vm/pmap.h>
45 #include <vm/vm_extern.h>
/freebsd-13-stable/sys/mips/mips/
H A Ddb_disasm.c48 #include <vm/vm_param.h>
49 #include <vm/vm.h>
50 #include <vm/pmap.h>
/freebsd-13-stable/sys/powerpc/powerpc/
H A Ddb_trace.c37 #include <vm/vm.h>
38 #include <vm/pmap.h>
39 #include <vm/vm_extern.h>
H A Dpmap_dispatch.c56 #include <vm/vm.h>
57 #include <vm/vm_extern.h>
58 #include <vm/vm_page.h>
/freebsd-13-stable/sys/riscv/riscv/
H A Dbusdma_machdep.c47 #include <vm/vm.h>
48 #include <vm/vm_extern.h>
49 #include <vm/pmap.h>
/freebsd-13-stable/sys/sys/
H A Dmodule_khelp.h45 #include <vm/uma.h>

Completed in 204 milliseconds

<<11121314151617181920>>