Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dfastops_test.c37 #define guest_execute_fastop_2(FEP, insn, __input, __output, __flags) \ macro
52 guest_execute_fastop_2("", insn, input, ex_output, ex_flags); \
53 guest_execute_fastop_2(KVM_FEP, insn, input, output, flags); \

Completed in 2 milliseconds