Searched refs:vm (Results 476 - 500 of 1058) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/dev/ksyms/
H A Dksyms.c51 #include <vm/pmap.h>
52 #include <vm/vm.h>
53 #include <vm/vm_extern.h>
54 #include <vm/vm_object.h>
55 #include <vm/vm_page.h>
56 #include <vm/vm_pager.h>
/freebsd-13-stable/sys/amd64/amd64/
H A Dvm_machdep.c79 #include <vm/vm.h>
80 #include <vm/vm_extern.h>
81 #include <vm/vm_kern.h>
82 #include <vm/vm_page.h>
83 #include <vm/vm_map.h>
84 #include <vm/vm_param.h>
H A Dgenassym.c60 #include <vm/vm.h>
61 #include <vm/vm_param.h>
62 #include <vm/pmap.h>
63 #include <vm/vm_map.h>
/freebsd-13-stable/sys/i386/i386/
H A Dgenassym.c63 #include <vm/vm.h>
64 #include <vm/vm_param.h>
65 #include <vm/pmap.h>
66 #include <vm/vm_map.h>
H A Dmp_machdep.c70 #include <vm/vm.h>
71 #include <vm/vm_param.h>
72 #include <vm/pmap.h>
73 #include <vm/vm_kern.h>
74 #include <vm/vm_extern.h>
H A Dsys_machdep.c51 #include <vm/vm.h>
52 #include <vm/pmap.h>
53 #include <vm/vm_map.h>
54 #include <vm/vm_extern.h>
65 #include <vm/vm_kern.h> /* for kernel_map */
H A Delan-mmcr.c69 #include <vm/vm.h>
70 #include <vm/pmap.h>
/freebsd-13-stable/sys/kern/
H A Dkern_procctl.c47 #include <vm/vm.h>
48 #include <vm/pmap.h>
49 #include <vm/vm_map.h>
50 #include <vm/vm_extern.h>
494 struct vmspace *vm; local
511 vm = vmspace_acquire_ref(p);
512 if (vm != NULL && (vm->vm_map.flags & MAP_ASLR) != 0) {
514 vmspace_free(vm);
[all...]
H A Dsys_process.c61 #include <vm/vm.h>
62 #include <vm/pmap.h>
63 #include <vm/vm_extern.h>
64 #include <vm/vm_map.h>
65 #include <vm/vm_kern.h>
66 #include <vm/vm_object.h>
67 #include <vm/vm_page.h>
68 #include <vm/vm_param.h>
346 struct vmspace *vm; local
[all...]
H A Dsysv_shm.c102 #include <vm/vm.h>
103 #include <vm/vm_param.h>
104 #include <vm/pmap.h>
105 #include <vm/vm_object.h>
106 #include <vm/vm_map.h>
107 #include <vm/vm_page.h>
108 #include <vm/vm_pager.h>
131 static int shm_delete_mapping(struct vmspace *vm, struct shmmap_state *);
141 static void shmexit_myhook(struct vmspace *vm);
271 shm_delete_mapping(struct vmspace *vm, struct shmmap_state *shmmap_s) argument
840 shmexit(struct vmspace *vm) argument
[all...]
H A Dkern_kthread.c49 #include <vm/vm.h>
50 #include <vm/vm_extern.h>
H A Dsubr_module.c42 #include <vm/vm.h>
43 #include <vm/vm_extern.h>
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dgenassym.c51 #include <vm/vm.h>
52 #include <vm/vm_param.h>
53 #include <vm/pmap.h>
54 #include <vm/vm_map.h>
H A Dnexus.c50 #include <vm/vm.h>
51 #include <vm/pmap.h>
/freebsd-13-stable/sys/riscv/riscv/
H A Dmachdep.c72 #include <vm/vm.h>
73 #include <vm/vm_param.h>
74 #include <vm/vm_kern.h>
75 #include <vm/vm_object.h>
76 #include <vm/vm_page.h>
77 #include <vm/vm_phys.h>
78 #include <vm/pmap.h>
79 #include <vm/vm_map.h>
80 #include <vm/vm_page
[all...]
/freebsd-13-stable/sys/vm/
H A Dvm_object.c95 #include <vm/vm.h>
96 #include <vm/vm_param.h>
97 #include <vm/pmap.h>
98 #include <vm/vm_map.h>
99 #include <vm/vm_object.h>
100 #include <vm/vm_page.h>
101 #include <vm/vm_pageout.h>
102 #include <vm/vm_pager.h>
103 #include <vm/vm_phy
[all...]
/freebsd-13-stable/sys/arm64/arm64/
H A Dmp_machdep.c54 #include <vm/vm.h>
55 #include <vm/pmap.h>
56 #include <vm/vm_extern.h>
57 #include <vm/vm_kern.h>
58 #include <vm/vm_map.h>
/freebsd-13-stable/sys/dev/netmap/
H A Dif_vtnet_netmap.h32 #include <vm/vm.h>
33 #include <vm/pmap.h> /* vtophys ? */
/freebsd-13-stable/sys/dev/aac/
H A Daac_disk.c46 #include <vm/vm.h>
47 #include <vm/pmap.h>
/freebsd-13-stable/sys/mips/nlm/dev/sec/
H A Dnlmseclib.c49 #include <vm/vm.h>
50 #include <vm/pmap.h>
/freebsd-13-stable/sys/isa/
H A Dvga_isa.c50 #include <vm/vm.h>
51 #include <vm/pmap.h>
/freebsd-13-stable/sys/mips/atheros/
H A Dar934x_chip.c43 #include <vm/vm.h>
44 #include <vm/vm_page.h>
/freebsd-13-stable/sys/powerpc/powermac/
H A Dplatform_powermac.c40 #include <vm/vm.h>
41 #include <vm/pmap.h>
/freebsd-13-stable/sys/powerpc/powernv/
H A Dopal_dev.c44 #include <vm/vm.h>
45 #include <vm/pmap.h>
H A Dopal_flash.c41 #include <vm/vm.h>
42 #include <vm/pmap.h>

Completed in 144 milliseconds

<<11121314151617181920>>