Searched refs:_pfx (Results 1 – 1 of 1) sorted by relevance
51 #define __BF_FIELD_CHECK(_mask, _reg, _val, _pfx) \ argument54 _pfx "mask is not constant"); \55 BUILD_BUG_ON_MSG(!(_mask), _pfx "mask is zero"); \58 _pfx "value too large for the field"); \60 _pfx "type of reg too small for mask"); \