Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vm/
H A Dvm_unix.c140 extern int vm_object_cache_evict_all(void);
145 (void) vm_object_cache_evict_all();
/xnu-12377.1.9/osfmk/vm/
H A Dvm_object.c1323 int vm_object_cache_evict_all(void);
1325 vm_object_cache_evict_all(void) in vm_object_cache_evict_all() function