Searched refs:ts_dsr_map (Results 1 – 2 of 2) sorted by relevance
/drivers/misc/sgi-gru/ |
D | grumain.c | 206 gts->ts_dsr_map = in reserve_gru_resources() 215 gru->gs_dsr_map |= gts->ts_dsr_map; in free_gru_resources() 566 gts, gts->ts_cbr_map, gts->ts_dsr_map); in gru_unload_context() 576 gts->ts_dsr_map); in gru_unload_context() 614 cch->dsr_allocation_map = gts->ts_dsr_map; in gru_load_context() 637 err, cch, gts, gts->ts_cbr_map, gts->ts_dsr_map); in gru_load_context() 642 gts->ts_cbr_map, gts->ts_dsr_map, gts->ts_data_valid); in gru_load_context() 649 gts->ts_gru->gs_gid, gts, gts->ts_cbr_map, gts->ts_dsr_map, in gru_load_context()
|
D | grutables.h | 359 unsigned long ts_dsr_map; /* map of allocated DATA member
|