Home
last modified time | relevance | path

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

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