Searched refs:TXA_FLUSH_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
15 #define TXA_FLUSH_THRESHOLD 1024 macro574 if ((txa->loop_cnt++ & (TXA_FLUSH_THRESHOLD - 1)) == 0) { in txa_service_func()