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