Searched refs:KVM_ASM_SAFE (Results 1 – 3 of 3) sorted by relevance
1256 #define KVM_ASM_SAFE(insn) __KVM_ASM_SAFE(insn, "") macro1267 asm volatile(KVM_ASM_SAFE(insn) \1278 asm volatile(KVM_ASM_SAFE(insn) \1315 asm volatile(KVM_ASM_SAFE##_FEP(#insn) \
266 KVM_ASM_SAFE("vmcall") in __hyperv_hypercall()
115 ex_v = guest_execute_fastop_div(KVM_ASM_SAFE, insn, ex_a, ex_d, rm, ex_flags); \