Searched refs:GRU_NUM_TFM (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/misc/sgi-gru/
H A Dgruhandles.h24 #define GRU_NUM_TFM 16 macro
H A Dgrukdump.c73 if (GRU_NUM_TFM * GRU_CACHE_LINE_BYTES > ubufend - ubuf)
76 for (i = 0; i < GRU_NUM_TFM; i++) {
81 return GRU_NUM_TFM * GRU_CACHE_LINE_BYTES;
H A Dgrufile.c323 if (core >= GRU_NUM_TFM || uv_cpu_ht_number(cpu))
H A Dgrutables.h439 int gs_irq[GRU_NUM_TFM]; /* Interrupt irqs */

Completed in 237 milliseconds