Searched refs:GRU_GSEG_STRIDE (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/misc/sgi-gru/
H A Dgruhandles.h47 #define GRU_GSEG_STRIDE (4 * 1024 * 1024) macro
90 return (void *)(base + GRU_GSEG0_BASE + GRU_GSEG_STRIDE * ctxnum);
H A Dgrutables.h534 ((gru)->gs_gru_base_paddr + ctxnum * GRU_GSEG_STRIDE)
536 ((gru)->gs_gru_base_vaddr + ctxnum * GRU_GSEG_STRIDE)
H A Dgrukdump.c43 gseg = grubase + ctxnum * GRU_GSEG_STRIDE;
H A Dgrumain.c483 gseg = grubase + ctxnum * GRU_GSEG_STRIDE;
518 gseg = grubase + ctxnum * GRU_GSEG_STRIDE;

Completed in 141 milliseconds