Searched refs:UVMCNT_MASK (Results 1 – 2 of 2) sorted by relevance
195 if ((uvc->t & UVMCNT_MASK) != UVMCNT_CNT) in uvmcnt_dump()
51 #define UVMCNT_MASK 0xf /* rest are private */ macro