Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Demulate.c188 #define FASTOP_SIZE 8 macro
312 #define FOP_ALIGN ".align " __stringify(FASTOP_SIZE) " \n\t"
5102 fop += __ffs(ctxt->dst.bytes) * FASTOP_SIZE; in fastop()