Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h237 #define IAA_RAM 0x0 /* normal cached RAM access */ macro
392 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, xtype, IAA_RAM, 0, in gru_vload()
405 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, xtype, IAA_RAM, 0, in gru_vstore()
418 gru_start_instruction(ins, __opdword(OP_IVLOAD, 0, xtype, IAA_RAM, 0, in gru_ivload()
445 gru_start_instruction(ins, __opdword(OP_VSET, 0, xtype, IAA_RAM, 0, in gru_vset()
459 gru_start_instruction(ins, __opdword(OP_IVSET, 0, xtype, IAA_RAM, 0, in gru_ivset()
472 gru_start_instruction(ins, __opdword(OP_VFLUSH, 0, xtype, IAA_RAM, 0, in gru_vflush()
495 gru_start_instruction(ins, __opdword(OP_BCOPY, 0, xtype, IAA_RAM, in gru_bcopy()
496 IAA_RAM, tri0, CB_IMA(hints))); in gru_bcopy()
508 gru_start_instruction(ins, __opdword(OP_BSTORE, 0, xtype, 0, IAA_RAM, in gru_bstore()
[all …]