Home
last modified time | relevance | path

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

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