Searched refs:GSEGPOFF (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/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 |