Home
last modified time | relevance | path

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

/arch/x86/kvm/
Demulate.c223 void (*fastop)(struct fastop *fake); member
5344 static int fastop(struct x86_emulate_ctxt *ctxt, void (*fop)(struct fastop *)) in fastop() function