Home
last modified time | relevance | path

Searched refs:CBS_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/misc/sgi-gru/
Dgru_instructions.h59 #define CBS_ACTIVE 2 macro
318 ((unsigned long)CBS_ACTIVE << GRU_ISTATUS_SHFT) | in __opdword()
671 if (ret != CBS_ACTIVE) in gru_check_status()
Dgrukservices.c446 while (gen->istatus >= CBS_ACTIVE) { in gru_wait_idle_or_exception()
1077 if (istatus != CBS_ACTIVE && istatus != CBS_CALL_OS) in quicktest2()
Dgrufault.c126 cbk->istatus = CBS_ACTIVE; in gru_cb_set_istatus_active()