Searched refs:VUSECOUNT_VGET (Results 1 – 1 of 1) sorted by relevance
250 #define VUSECOUNT_VGET 0x40000000 macro887 next = use & ~VUSECOUNT_VGET; in vrelel()969 if ((use & VUSECOUNT_VGET) != 0) { in vrelel()1023 if ((use & VUSECOUNT_VGET) != 0) { in vrelel()1045 if (__predict_false((use & VUSECOUNT_VGET) != 0 && in vrelel()1532 use, (use + 1) | VUSECOUNT_VGET); in vcache_tryvget()