Searched refs:GEN5_WA_STORES (Results 1 – 1 of 1) sorted by relevance
958 #define GEN5_WA_STORES 8 /* must be at least 1! */ macro968 BUILD_BUG_ON(GEN5_WA_STORES < 1); in gen5_emit_breadcrumb()969 for (i = 0; i < GEN5_WA_STORES; i++) { in gen5_emit_breadcrumb()982 #undef GEN5_WA_STORES