Searched defs:gseg (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/misc/sgi-gru/ ! |
D | grulib.h | 67 unsigned long gseg; member 75 unsigned long gseg; member 87 unsigned long gseg; member 95 unsigned long gseg; member 105 unsigned long gseg; member
|
D | grumain.c | 463 static void gru_prefetch_context(void *gseg, void *cb, void *cbe, in gru_prefetch_context() 483 void *gseg, *cb, *cbe; in gru_load_context_data() local 518 void *gseg, *cb, *cbe; in gru_unload_context_data() local
|
D | grukdump.c | 40 void *cb, *cbe, *tfh, *gseg; in gru_dump_context_data() local
|
D | gru_instructions.h | 712 static inline void *gru_get_cb_pointer(void *gseg, in gru_get_cb_pointer() 723 static inline void *gru_get_data_pointer(void *gseg, int index) in gru_get_data_pointer()
|