Searched refs:X86EMUL_UNHANDLEABLE (Results 1 – 3 of 3) sorted by relevance
500 _fault ? X86EMUL_UNHANDLEABLE : X86EMUL_CONTINUE; \827 return X86EMUL_UNHANDLEABLE; in emulator_recalc_and_set_mode()835 return X86EMUL_UNHANDLEABLE; in emulator_recalc_and_set_mode()841 return X86EMUL_UNHANDLEABLE; in emulator_recalc_and_set_mode()1761 return X86EMUL_UNHANDLEABLE; in __load_segment_descriptor()2027 return X86EMUL_UNHANDLEABLE; in em_enter()2198 return X86EMUL_UNHANDLEABLE; in emulate_int()2269 return X86EMUL_UNHANDLEABLE; in em_iret()2291 return X86EMUL_UNHANDLEABLE; in em_jmp_far()2320 return X86EMUL_UNHANDLEABLE; in em_cmpxchg8b()[all …]
82 #define X86EMUL_UNHANDLEABLE 1 macro
7478 return intercept ? X86EMUL_UNHANDLEABLE : X86EMUL_CONTINUE; in vmx_check_intercept_io()7527 return X86EMUL_UNHANDLEABLE; in vmx_check_intercept()