Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86_64/
A Dprocessor.h1199 #define KVM_ASM_SAFE(insn) __KVM_ASM_SAFE(insn, "") macro
1210 asm volatile(KVM_ASM_SAFE(insn) \
1221 asm volatile(KVM_ASM_SAFE(insn) \
1233 asm volatile(KVM_ASM_SAFE(insn) \
1258 asm volatile(KVM_ASM_SAFE##_FEP(#insn) \
A Dhyperv.h269 KVM_ASM_SAFE("vmcall") in __hyperv_hypercall()

Completed in 9 milliseconds