Home
last modified time | relevance | path

Searched refs:ts_cbr_au_count (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/sgi-gru/
H A Dgruprocfs.c178 ts->ts_cbr_au_count * GRU_CBR_AU_SIZE, in cch_seq_show()
179 ts->ts_cbr_au_count * GRU_DSR_AU_BYTES, in cch_seq_show()
H A Dgrufault.c657 if (ucbnum >= gts->ts_cbr_au_count * GRU_CBR_AU_SIZE) in gru_handle_user_call_os()
708 if (ucbnum >= gts->ts_cbr_au_count * GRU_CBR_AU_SIZE) { in gru_get_exception_detail()
H A Dgrutables.h365 unsigned char ts_cbr_au_count;/* Number of CBR resources member
H A Dgrukservices.c164 kgts->ts_cbr_au_count = GRU_CB_COUNT_TO_AU( in gru_load_kernel_context()