Home
last modified time | relevance | path

Searched refs:nophyscache (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/osfmk/vm/
H A Dvm_object_xnu.h295 /* boolean_t */ nophyscache:1, member
H A Dvm_object_internal.h238 object->nophyscache = value; in VM_OBJECT_SET_NOPHYSCACHE()
H A Dvm_memory_entry.c221 (!(object->nophyscache))) { in mach_make_memory_entry_mem_only()
854 if (!(object->nophyscache)) { in mach_make_memory_entry_share()
H A Dvm_object.c316 .nophyscache = FALSE,
6565 __TRANSPOSE_FIELD(nophyscache);