Searched defs:output2 (Results 1 – 1 of 1) sorted by relevance
/kvm-unit-tests/lib/x86/ |
H A D | desc.h | 316 #define __asm_safe_out2(fep, insn, output1, output2, inputs...) \ argument 327 #define asm_safe_out2(fep, insn, output1, output2, inputs...) \ argument 330 #define asm_fep_safe_out2(insn, output1, output2, inputs...) \ argument
|