Searched refs:__ex (Results 1 – 4 of 4) sorted by relevance
13 #define __ex(x) __kvm_handle_fault_on_reboot(x) macro
2854 __ex("vmwrite %%" _ASM_SP ", %[HOST_RSP]") "\n\t" in nested_vmx_check_vmentry_hw()
2302 asm volatile (__ex("vmxoff")); in kvm_cpu_vmxoff()
54 #define __ex(x) __kvm_handle_fault_on_reboot(x) macro712 asm volatile (__ex("clgi")); in clgi()717 asm volatile (__ex("stgi")); in stgi()722 asm volatile (__ex("invlpga %1, %0") : : "c"(asid), "a"(addr)); in invlpga()5675 __ex("vmload %%" _ASM_AX) "\n\t" in svm_vcpu_run()5676 __ex("vmrun %%" _ASM_AX) "\n\t" in svm_vcpu_run()5677 __ex("vmsave %%" _ASM_AX) "\n\t" in svm_vcpu_run()