Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/sgi-gru/
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()
Dgrutables.h370 signed char ts_force_cch_reload; member