Searched refs:fastop_t (Results 1 – 2 of 2) sorted by relevance
303 typedef void (*fastop_t)(struct fastop *); typedef352 fastop_t fop;
321 static int fastop(struct x86_emulate_ctxt *ctxt, fastop_t fop);5448 static int fastop(struct x86_emulate_ctxt *ctxt, fastop_t fop) in fastop()