Searched defs:no_cache (Results 1 – 6 of 6) sorted by relevance
56 boolean_t no_cache; // process is running without a dyld cache member
120 /* boolean_t */ no_cache:1, member
325 /* boolean_t */ no_cache:1, /* should new pages be cached? */ member
2417 boolean_t no_cache = ((flags & VM_FLAGS_NO_CACHE) != 0); in vm_map_enter() local3476 boolean_t no_cache = ((flags & VM_FLAGS_NO_CACHE) != 0); in vm_map_enter_fourk() local16587 boolean_t no_cache, in vm_map_entry_insert()
3101 bool no_cache, in vm_fault_enqueue_page()
8099 __unused boolean_t no_cache, in task_register_dyld_shared_cache_image_info()