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

1234567891011>>

/freebsd-12-stable/sys/i386/linux/
H A Dlinux_copyout.c42 #include <vm/vm.h>
43 #include <vm/vm_param.h>
44 #include <vm/vm_extern.h>
45 #include <vm/pmap.h>
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-12-stable/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c38 #include <vm/vm.h>
39 #include <vm/vm_kern.h>
40 #include <vm/vm_extern.h>
41 #include <vm/pmap.h>
/freebsd-12-stable/sys/amd64/vmm/intel/
H A Dvmx.c44 #include <vm/vm.h>
45 #include <vm/pmap.h>
1007 vmx_vminit(struct vm *vm, pmap_t pmap) argument
1021 vmx->vm = vm;
1041 * vm-exit and vm-entry respectively. The host FSBASE and GSBASE are
1042 * always restored from the vmcs host state area on vm
1184 vmx_handle_cpuid(struct vm *vm, int vcpu, struct vmxctx *vmxctx) argument
2958 struct vm *vm; local
[all...]
/freebsd-12-stable/contrib/bc/src/
H A Dhistory.c167 #include <vm.h>
508 bc_file_write(&vm.fout, bc_flush_none, "\x1b[6n", 4);
509 bc_file_flush(&vm.fout, bc_flush_none);
545 ret = ioctl(vm.fout.fd, TIOCGWINSZ, &ws);
559 bc_file_write(&vm.fout, bc_flush_none, "\x1b[999C", 6);
560 bc_file_flush(&vm.fout, bc_flush_none);
566 bc_file_printf(&vm.fout, "\x1b[%zuD", cols - start);
567 bc_file_flush(&vm.fout, bc_flush_none);
635 bc_file_flush(&vm.fout, bc_flush_none);
650 bc_file_write(&vm
[all...]
/freebsd-12-stable/sys/vm/
H A Dvm_glue.c93 #include <vm/vm.h>
94 #include <vm/vm_param.h>
95 #include <vm/pmap.h>
96 #include <vm/vm_domainset.h>
97 #include <vm/vm_map.h>
98 #include <vm/vm_page.h>
99 #include <vm/vm_pageout.h>
100 #include <vm/vm_object.h>
101 #include <vm/vm_ker
[all...]
H A Dvm_domainset.c46 #include <vm/vm.h>
47 #include <vm/vm_param.h>
48 #include <vm/vm_domainset.h>
49 #include <vm/vm_object.h>
50 #include <vm/vm_page.h>
51 #include <vm/vm_phys.h>
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dmp_machdep.c46 #include <vm/vm.h>
47 #include <vm/vm_param.h>
48 #include <vm/pmap.h>
49 #include <vm/vm_map.h>
50 #include <vm/vm_extern.h>
51 #include <vm/vm_kern.h>
H A Duio_machdep.c52 #include <vm/vm.h>
53 #include <vm/vm_page.h>
/freebsd-12-stable/sys/x86/x86/
H A Dbusdma_machdep.c49 #include <vm/vm.h>
50 #include <vm/vm_extern.h>
51 #include <vm/vm_param.h>
52 #include <vm/vm_page.h>
53 #include <vm/vm_phys.h>
54 #include <vm/pmap.h>
/freebsd-12-stable/sys/arm64/arm64/
H A Defirt_machdep.c57 #include <vm/vm.h>
58 #include <vm/pmap.h>
59 #include <vm/vm_map.h>
60 #include <vm/vm_object.h>
61 #include <vm/vm_page.h>
62 #include <vm/vm_pager.h>
/freebsd-12-stable/sys/mips/mips/
H A Dmachdep.c69 #include <vm/vm.h>
70 #include <vm/vm_kern.h>
71 #include <vm/vm_object.h>
72 #include <vm/vm_page.h>
73 #include <vm/pmap.h>
74 #include <vm/vm_map.h>
75 #include <vm/vm_pager.h>
76 #include <vm/vm_extern.h>
/freebsd-12-stable/sys/dev/isci/
H A Disci_oem_parameters.c37 #include <vm/vm.h>
38 #include <vm/pmap.h>
/freebsd-12-stable/sys/dev/pst/
H A Dpst-pci.c43 #include <vm/vm.h>
44 #include <vm/pmap.h>
/freebsd-12-stable/sys/dev/vt/hw/efifb/
H A Defifb.c45 #include <vm/vm.h>
46 #include <vm/pmap.h>
/freebsd-12-stable/sys/dev/xen/xenstore/
H A Dxenstored_dev.c47 #include <vm/vm.h>
48 #include <vm/pmap.h>
/freebsd-12-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_vt.c53 #include <vm/vm.h>
54 #include <vm/pmap.h>
/freebsd-12-stable/sys/dev/uart/
H A Duart_cpu_arm64.c42 #include <vm/vm.h>
43 #include <vm/pmap.h>
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_initrd.c35 #include <vm/vm.h>
36 #include <vm/pmap.h>
H A Dopenpic_ofw.c51 #include <vm/vm.h>
52 #include <vm/pmap.h>
/freebsd-12-stable/sys/riscv/riscv/
H A Duio_machdep.c49 #include <vm/vm.h>
50 #include <vm/vm_page.h>
/freebsd-12-stable/sys/mips/atheros/ar531x/
H A Dar5315_setup.c43 #include <vm/vm.h>
44 #include <vm/vm_page.h>
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dtlb.c43 #include <vm/vm.h>
44 #include <vm/pmap.h>
/freebsd-12-stable/sys/i386/i386/
H A Duio_machdep.c53 #include <vm/vm.h>
54 #include <vm/vm_page.h>
/freebsd-12-stable/sys/arm/annapurna/alpine/
H A Dalpine_machdep.c40 #include <vm/vm.h>
41 #include <vm/pmap.h>

Completed in 465 milliseconds

1234567891011>>