Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Demulate.c192 #define FASTOP_SIZE 8 macro
311 ".align " __stringify(FASTOP_SIZE) " \n\t" \
329 ".align " __stringify(FASTOP_SIZE) " \n\t" \
5532 fop += __ffs(ctxt->dst.bytes) * FASTOP_SIZE; in fastop()