Home
last modified time | relevance | path

Searched refs:ts_force_cch_reload (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrufault.c422 gts->ts_force_cch_reload = 1; in gru_try_dropin()
577 if (!gts->ts_force_cch_reload && in gru_intr()
669 if (gts->ts_gru && gts->ts_force_cch_reload) { in gru_handle_user_call_os()
670 gts->ts_force_cch_reload = 0; in gru_handle_user_call_os()
H A Dgrutables.h370 signed char ts_force_cch_reload; member