Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgrukservices.c659 gru_gamir(cb, EOP_IR_CLR, HSTATUS(mqd->mq_gpa, half), XTYPE_DW, IMA); in send_message_queue_full()
670 gru_gamir(cb, EOP_IR_INC, HSTATUS(mqd->mq_gpa, half), in send_message_queue_full()
689 gru_gamir(cb, EOP_IR_INC, HSTATUS(mqd->mq_gpa, half), XTYPE_DW, in send_message_queue_full()
Dgru_instructions.h512 static inline void gru_gamir(void *cb, int exopc, unsigned long src, in gru_gamir() function