Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_object_xnu.h295 /* boolean_t */ nophyscache:1, member
H A Dvm_object_internal.h244 object->nophyscache = value; in VM_OBJECT_SET_NOPHYSCACHE()
H A Dvm_memory_entry.c222 (!(object->nophyscache))) { in mach_make_memory_entry_mem_only()
839 if (!(object->nophyscache)) { in mach_make_memory_entry_share()
H A Dvm_object.c317 .nophyscache = FALSE,
6640 __TRANSPOSE_FIELD(nophyscache);