Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vm/
H A Dvm_unix.c139 extern int vm_object_cache_evict_all(void);
144 (void) vm_object_cache_evict_all();
/xnu-11417.121.6/osfmk/vm/
H A Dvm_object.c1262 int vm_object_cache_evict_all(void);
1264 vm_object_cache_evict_all(void) in vm_object_cache_evict_all() function