Searched refs:KVM_ASM_SAFE (Results 1 – 2 of 2) sorted by relevance
1199 #define KVM_ASM_SAFE(insn) __KVM_ASM_SAFE(insn, "") macro1210 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) \
269 KVM_ASM_SAFE("vmcall") in __hyperv_hypercall()
Completed in 9 milliseconds