Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h1221 #define KVM_ASM_SAFE(insn) __KVM_ASM_SAFE(insn, "") macro
1232 asm volatile(KVM_ASM_SAFE(insn) \
1243 asm volatile(KVM_ASM_SAFE(insn) \
1280 asm volatile(KVM_ASM_SAFE##_FEP(#insn) \
A Dhyperv.h266 KVM_ASM_SAFE("vmcall") in __hyperv_hypercall()

Completed in 9 milliseconds