Searched refs:XTYPE_CL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/misc/sgi-gru/ |
D | gru_instructions.h | 223 #define XTYPE_CL 0x6 /* cacheline (64-byte) */ macro 568 gru_start_instruction(ins, __opdword(OP_MESQ, 0, XTYPE_CL, IAA_RAM, 0, in gru_mesq()
|
D | grukservices.c | 614 gru_vstore(cb, m, gru_get_tri(mesg), XTYPE_CL, 1, 1, in send_noop_message() 712 gru_vset(cb, m, 0, XTYPE_CL, lines, 1, IMA); in send_message_put_nacked() 716 gru_vstore(cb, m, gru_get_tri(mesg), XTYPE_CL, lines, 1, IMA); in send_message_put_nacked()
|