Searched refs:__ex (Results 1 – 4 of 4) sorted by relevance
13 #define __ex(x) __kvm_handle_fault_on_reboot(x) macro
3063 __ex("vmwrite %%" _ASM_SP ", %[HOST_RSP]") "\n\t" in nested_vmx_check_vmentry_hw()
2329 asm volatile (__ex("vmxoff")); in kvm_cpu_vmxoff()
45 #define __ex(x) __kvm_handle_fault_on_reboot(x) macro244 asm volatile (__ex("clgi")); in clgi()249 asm volatile (__ex("stgi")); in stgi()254 asm volatile (__ex("invlpga %1, %0") : : "c"(asid), "a"(addr)); in invlpga()