Searched refs:apple_protect_pager_cache_limit (Results 1 – 2 of 2) sorted by relevance
177 unsigned int apple_protect_pager_cache_limit = 20; variable822 if (count_unmapped > apple_protect_pager_cache_limit) { in apple_protect_pager_deallocate_internal()1407 if (count_unmapped <= apple_protect_pager_cache_limit) { in apple_protect_pager_trim()
245 extern unsigned int apple_protect_pager_cache_limit;248 SYSCTL_UINT(_vm, OID_AUTO, apple_protect_pager_cache_limit, CTLFLAG_RW | CTLFLAG_LOCKED, &apple_pro…