Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dfastops_test.c11 #define fastop(__insn) \ macro
22 __asm__ __volatile__(fastop(FEP insn " %[val]") \
46 __asm__ __volatile__(fastop(FEP insn " %[input], %[output]") \
71 __asm__ __volatile__(fastop(FEP insn " %%cl, %[output]") \
100 __asm__ __volatile__(fastop(__KVM_ASM_SAFE(insn " %[denom]")) \
/linux/arch/x86/kvm/
H A Dkvm_emulate.h306 struct fastop;
308 typedef void (*fastop_t)(struct fastop *);