Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A 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()
H A Dgru_instructions.h512 static inline void gru_gamir(void *cb, int exopc, unsigned long src, in gru_gamir() function