Home
last modified time | relevance | path

Searched defs:exopc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/misc/sgi-gru/
Dgru_instructions.h72 int exopc; member
97 unsigned char exopc: 8; /* extended opcode */ member
303 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword()
502 static inline void gru_gamir(void *cb, int exopc, unsigned long src, in gru_gamir()
512 static inline void gru_gamirr(void *cb, int exopc, unsigned long src, in gru_gamirr()
522 static inline void gru_gamer(void *cb, int exopc, unsigned long src, in gru_gamer()
536 static inline void gru_gamerr(void *cb, int exopc, unsigned long src, in gru_gamerr()