Searched refs:BITSET_ZERO (Results 1 – 2 of 2) sorted by relevance
52 #define BITSET_ZERO(x) memset( (x), 0, sizeof (x) ) macro
450 BITSET_ZERO(nctx->dirty); in nouveau_state_emit()