Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/sgi-gru/
Dgrukservices.c1075 if (istatus != CBS_ACTIVE && istatus != CBS_CALL_OS) in quicktest2()
1091 gen->istatus = CBS_CALL_OS; /* don't handle this CBR again */ in quicktest2()
Dgru_instructions.h50 #define CBS_CALL_OS 3 macro