Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukservices.c589 gru_mesq(cb, mqd->mq_gpa, gru_get_tri(mhdr), 1, IMA); in send_noop_message()
819 gru_mesq(cb, mqd->mq_gpa, gru_get_tri(mhdr), clines, IMA); in gru_send_message_gpa()
H A Dgru_instructions.h570 static inline void gru_mesq(void *cb, unsigned long queue, in gru_mesq() function