Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/sgi-gru/
Dgrukservices.c657 gru_gamir(cb, EOP_IR_CLR, HSTATUS(mqd->mq_gpa, half), XTYPE_DW, IMA); in send_message_queue_full()
668 gru_gamir(cb, EOP_IR_INC, HSTATUS(mqd->mq_gpa, half), in send_message_queue_full()
687 gru_gamir(cb, EOP_IR_INC, HSTATUS(mqd->mq_gpa, half), XTYPE_DW, in send_message_queue_full()
Dgru_instructions.h502 static inline void gru_gamir(void *cb, int exopc, unsigned long src, in gru_gamir() function