Searched refs:guest_execute_fastop_2 (Results 1 – 1 of 1) sorted by relevance
| /tools/testing/selftests/kvm/x86/ |
| A D | fastops_test.c | 37 #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