Searched refs:tm_ops_count (Results 1 – 1 of 1) sorted by relevance
794 int i, tm_ops_count; in xive_tm_find_op() local800 tm_ops_count = ARRAY_SIZE(xive_tm_operations); in xive_tm_find_op()803 tm_ops_count = ARRAY_SIZE(xive2_tm_operations); in xive_tm_find_op()806 for (i = 0; i < tm_ops_count; i++) { in xive_tm_find_op()