Searched refs:VMW_BALLOON_YIELD_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
103 #define VMW_BALLOON_YIELD_THRESHOLD 1024 macro587 if (++allocations > VMW_BALLOON_YIELD_THRESHOLD) { in vmballoon_inflate()