Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Demulate.c193 #define FASTOP_SIZE 8 macro
318 ".align " __stringify(FASTOP_SIZE) " \n\t" \
5412 fop += __ffs(ctxt->dst.bytes) * FASTOP_SIZE; in fastop()