Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vm/
H A Dvm_unix.c147 extern int vm_object_cache_evict_all(void);
152 (void) vm_object_cache_evict_all();
/xnu-12377.61.12/osfmk/vm/
H A Dvm_object.c1390 int vm_object_cache_evict_all(void);
1392 vm_object_cache_evict_all(void) in vm_object_cache_evict_all() function