Searched refs:PRIV_VM_FOOTPRINT_LIMIT (Results 1 – 2 of 2) sorted by relevance
133 return priv_check_cred(kauth_cred_get(), PRIV_VM_FOOTPRINT_LIMIT, 0); in proc_check_footprint_priv()
104 #define PRIV_VM_FOOTPRINT_LIMIT 6002 /* Adjust physical footprint limit. */ macro