Searched refs:get_cbe_by_index (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/misc/sgi-gru/ | ||
D | grutables.h | 478 #define get_cbe_by_index(g, i) \ macro |
D | grufault.c | 712 cbe = get_cbe_by_index(gts->ts_gru, cbrnum); in gru_get_exception_detail() |