Searched defs:gseg (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/misc/sgi-gru/ | 
| D | grulib.h | 67 	unsigned long			gseg;  member75 	unsigned long		gseg;  member
 87 	unsigned long	gseg;  member
 95 	unsigned long	gseg;  member
 105 	unsigned long	gseg;  member
 
 | 
| D | grumain.c | 476 static void gru_prefetch_context(void *gseg, void *cb, void *cbe,  in gru_prefetch_context()496 	void *gseg, *cb, *cbe;  in gru_load_context_data()  local
 531 	void *gseg, *cb, *cbe;  in gru_unload_context_data()  local
 
 | 
| D | grukdump.c | 50 	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()
 
 |