Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Demulate.c191 #define FASTOP_SIZE 8 macro
316 ".align " __stringify(FASTOP_SIZE) " \n\t" \
334 ".align " __stringify(FASTOP_SIZE) " \n\t" \
5473 fop += __ffs(ctxt->dst.bytes) * FASTOP_SIZE; in fastop()