Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dfastops_test.c64 #define guest_execute_fastop_cl(FEP, insn, __shift, __output, __flags) \ macro
80 guest_execute_fastop_cl("", insn, shift, ex_output, ex_flags); \
81 guest_execute_fastop_cl(KVM_FEP, insn, shift, output, flags); \

Completed in 2 milliseconds