Searched refs:GSEGPOFF (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/misc/sgi-gru/ | ||
D | gruhandles.c | 52 unsigned long goff = GSEGPOFF((unsigned long)h); in report_instruction_timeout() |
D | gruhandles.h | 76 #define GSEGPOFF(h) ((h) & (GRU_SIZE - 1)) macro |