Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/include/x86/
A Dkvm_util_arch.h39 __asm__ __volatile__(KVM_FEP "mov %1, %0" \
45 __asm__ __volatile__(KVM_FEP LOCK_PREFIX "cmpxchg %[new], %[ptr]" \
A Dprocessor.h33 #define KVM_FEP "ud2; .byte 'k', 'v', 'm';" macro
1222 #define KVM_ASM_SAFE_FEP(insn) __KVM_ASM_SAFE(insn, KVM_FEP)
/tools/testing/selftests/kvm/x86/
A Dfastops_test.c27 guest_execute_fastop_1(KVM_FEP, insn, val, flags); \
53 guest_execute_fastop_2(KVM_FEP, insn, input, output, flags); \
81 guest_execute_fastop_cl(KVM_FEP, insn, shift, output, flags); \
A Duserspace_msr_exit_test.c185 __asm__ __volatile__(KVM_FEP "em_rdmsr_start: rdmsr; em_rdmsr_end:" : in test_em_rdmsr()
202 __asm__ __volatile__(KVM_FEP "em_wrmsr_start: wrmsr; em_wrmsr_end:" :: in test_em_wrmsr()
A Dpmu_counters_test.c246 GUEST_TEST_EVENT(idx, pmc, pmc_msr, ctrl_msr, ctrl_msr_value, KVM_FEP); in __guest_test_arch_event()

Completed in 63 milliseconds