Searched refs:vm (Results 401 - 425 of 1058) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c43 #include <vm/vm.h>
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_io.c46 #include <vm/vm.h>
47 #include <vm/vm_param.h>
48 #include <vm/vm_page.h>
49 #include <vm/vm_extern.h>
50 #include <vm/vm_object.h>
51 #include <vm/vm_pager.h>
52 #include <vm/vnode_pager.h>
/freebsd-13-stable/sys/powerpc/aim/
H A Daim_machdep.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>
H A Dmmu_oea64.h35 #include <vm/vm_extern.h>
/freebsd-13-stable/sys/x86/iommu/
H A Dintel_utils.c54 #include <vm/vm.h>
55 #include <vm/vm_extern.h>
56 #include <vm/vm_kern.h>
57 #include <vm/vm_object.h>
58 #include <vm/vm_page.h>
59 #include <vm/vm_map.h>
60 #include <vm/vm_pageout.h>
/freebsd-13-stable/sys/dev/pci/controller/
H A Dpci_n1sdp.c46 #include <vm/vm.h>
47 #include <vm/vm_extern.h>
48 #include <vm/vm_page.h>
/freebsd-13-stable/sys/dev/agp/
H A Dagp_intel.c47 #include <vm/vm.h>
48 #include <vm/vm_object.h>
49 #include <vm/pmap.h>
H A Dagp_via.c47 #include <vm/vm.h>
48 #include <vm/vm_object.h>
49 #include <vm/pmap.h>
/freebsd-13-stable/sys/dev/ata/chipsets/
H A Data-cypress.c44 #include <vm/uma.h>
H A Data-netcell.c44 #include <vm/uma.h>
/freebsd-13-stable/sys/dev/dcons/
H A Ddcons_os.c67 #include <vm/vm.h>
68 #include <vm/vm_param.h>
69 #include <vm/pmap.h>
/freebsd-13-stable/sys/mips/mips/
H A Delf_machdep.c46 #include <vm/vm.h>
47 #include <vm/pmap.h>
48 #include <vm/vm_param.h>
/freebsd-13-stable/sys/mips/nlm/
H A Dxlp_simplebus.c39 #include <vm/vm.h>
40 #include <vm/vm_param.h>
41 #include <vm/pmap.h>
/freebsd-13-stable/sys/security/mac/
H A Dmac_label.c43 #include <vm/uma.h>
/freebsd-13-stable/sys/amd64/vmm/amd/
H A Dsvm_msr.c149 vm_inject_gp(sc->vm, vcpu);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_mmap.c50 #include <vm/pmap.h>
51 #include <vm/vm_extern.h>
52 #include <vm/vm_map.h>
53 #include <vm/vm_object.h>
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h46 #include <vm/vm.h>
47 #include <vm/vm_page.h>
48 #include <vm/pmap.h>
/freebsd-13-stable/sys/amd64/amd64/
H A Ddb_trace.c44 #include <vm/vm.h>
45 #include <vm/vm_param.h>
46 #include <vm/pmap.h>
H A Delf_machdep.c44 #include <vm/vm.h>
45 #include <vm/pmap.h>
46 #include <vm/vm_param.h>
/freebsd-13-stable/sys/x86/isa/
H A Disa_dma.c59 #include <vm/vm.h>
60 #include <vm/vm_param.h>
61 #include <vm/pmap.h>
/freebsd-13-stable/sys/x86/xen/
H A Dhvm.c41 #include <vm/vm.h>
42 #include <vm/pmap.h>
43 #include <vm/vm_param.h>
/freebsd-13-stable/lib/libkvm/
H A Dkvm_minidump_powerpc64.c56 struct vmstate *vm = kd->vmst; local
58 if (vm == NULL)
62 free(vm);
77 _kvm_err(kd, kd->program, "cannot allocate vm");
/freebsd-13-stable/contrib/bc/src/
H A Dlex.c42 #include <vm.h>
200 vm.file = file;
219 vm.next(l);
/freebsd-13-stable/sys/dev/ofw/
H A Dofwbus.c50 #include <vm/vm.h>
51 #include <vm/pmap.h>
/freebsd-13-stable/sys/ddb/
H A Ddb_break.c42 #include <vm/vm.h>
43 #include <vm/vm_kern.h>

Completed in 231 milliseconds

<<11121314151617181920>>