Searched defs:fep (Results 1 – 3 of 3) sorted by relevance
/kvm-unit-tests/x86/ |
H A D | lam.c | 112 static void test_invlpg(void *va, bool fep) in test_invlpg()
|
/kvm-unit-tests/lib/x86/ |
H A D | desc.h | 282 #define __asm_safe(fep, insn, inputs...) \ argument 299 #define __asm_safe_out1(fep, insn, output, inputs...) \ argument 316 #define __asm_safe_out2(fep, insn, output1, output2, inputs...) \ argument 327 #define asm_safe_out2(fep, insn, output1, output2, inputs...) \ argument
|
H A D | processor.h | 462 #define __rdreg64_safe(fep, insn, index, val) \ argument 479 #define __wrreg64_safe(fep, insn, index, val) \ argument
|