Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_resident.c11223 vm_object_offset_t textOffset, textSize; in vm_task_evict_shared_cache() local
11254 textSize = entry->vme_end - entry->vme_start; in vm_task_evict_shared_cache()
11274 vm_object_sync(textObject, textOffset, textSize, true, false, false); in vm_task_evict_shared_cache()