Searched refs:vm (Results 1 - 25 of 228) sorted by relevance

12345678910

/xnu-2422.115.4/osfmk/vm/
H A Dvm_debug.h36 #include <vm/vm_object.h>
39 #include <vm/pmap.h>
H A Dvm_init.c59 * File: vm/vm_init.c
71 #include <vm/vm_object.h>
72 #include <vm/vm_map.h>
73 #include <vm/vm_page.h>
74 #include <vm/vm_kern.h>
75 #include <vm/memory_object.h>
76 #include <vm/vm_fault.h>
77 #include <vm/vm_init.h>
81 #include <vm/vm_protos.h>
H A Dcpm.h37 * File: vm/cpm.h
47 #include <vm/vm_page.h>
H A Dvm_compressor_backing_store.h32 #include <vm/vm_kern.h>
35 #include <vm/vm_pageout.h>
36 #include <vm/vm_protos.h>
37 #include <vm/vm_compressor.h>
72 #define SWAP_FILE_NAME "/var/vm/swapfile"
H A Dvm_map_store_ll.h32 #include <vm/vm_map_store.h>
H A DMakefile24 INSTALL_MI_DIR = vm
28 EXPORT_MI_DIR = vm
H A Dvm_fault.h59 * File: vm/vm_fault.h
100 #include <vm/vm_page.h>
101 #include <vm/vm_object.h>
102 #include <vm/vm_map.h>
H A Dvm_map_store.h58 #include <vm/vm_map.h>
59 #include <vm/vm_map_store_ll.h>
60 #include <vm/vm_map_store_rb.h>
H A Ddefault_freezer.h44 #include <vm/vm_protos.h>
45 #include <vm/memory_object.h>
46 #include <vm/vm_pageout.h>
47 #include <vm/vm_map.h>
H A Dvm_map_store_rb.h32 #include <vm/vm_map_store.h>
H A Dvm_compressor.h30 #include <vm/vm_compressor_pager.h>
31 #include <vm/vm_kern.h>
32 #include <vm/vm_page.h>
33 #include <vm/vm_protos.h>
34 #include <vm/WKdm_new.h>
35 #include <vm/vm_object.h>
H A Dvm_shared_region.h25 * File: vm/vm_shared_region.h
42 #include <vm/vm_map.h>
92 #include <vm/vm_object.h>
93 #include <vm/memory_object.h>
H A Ddevice_vm.c45 #include <vm/memory_object.h>
46 #include <vm/vm_pageout.h>
47 #include <vm/vm_map.h>
48 #include <vm/vm_kern.h>
49 #include <vm/vm_pageout.h>
50 #include <vm/vm_protos.h>
/xnu-2422.115.4/bsd/vm/
H A DMakefile15 INSTALL_MI_DIR = vm
19 EXPORT_MI_DIR = vm
H A Dvnode_pager.h46 #include <vm/vm_protos.h>
47 #include <vm/vm_pager.h>
/xnu-2422.115.4/iokit/IOKit/
H A Dsystem.h63 #include <vm/pmap.h>
64 #include <vm/vm_map.h>
65 #include <vm/vm_kern.h>
/xnu-2422.115.4/osfmk/
H A DMakefile21 vm \
44 vm \
/xnu-2422.115.4/osfmk/i386/
H A Dio_map.c60 #include <vm/vm_kern.h>
61 #include <vm/vm_map.h>
H A Dstartup64.c41 #include <vm/pmap.h>
42 #include <vm/vm_map.h>
43 #include <vm/vm_kern.h>
46 #include <vm/vm_object.h>
47 #include <vm/vm_page.h>
62 #include <vm/vm_protos.h>
/xnu-2422.115.4/osfmk/kern/
H A Dsyscall_emulation.c69 #include <vm/vm_map.h>
70 #include <vm/vm_kern.h>
H A Dhibernate.c41 #include <vm/vm_page.h>
42 #include <vm/vm_pageout.h>
43 #include <vm/vm_purgeable_internal.h>
44 #include <vm/vm_compressor.h>
H A Dstartup.c100 #include <vm/vm_kern.h>
101 #include <vm/vm_init.h>
102 #include <vm/vm_map.h>
103 #include <vm/vm_object.h>
104 #include <vm/vm_page.h>
105 #include <vm/vm_pageout.h>
106 #include <vm/vm_shared_region.h>
/xnu-2422.115.4/osfmk/i386/vmx/
H A Dvmx_shims.c33 #include <vm/vm_kern.h>
/xnu-2422.115.4/bsd/
H A DMakefile50 vm
/xnu-2422.115.4/bsd/kern/
H A Dkern_xxx.c78 #include <sys/vm.h>

Completed in 123 milliseconds

12345678910