Searched refs:X86EMUL_CMPXCHG_FAILED (Results 1 – 5 of 5) sorted by relevance
179 ret = X86EMUL_CMPXCHG_FAILED; in ptwr_emulated_update()
164 #define X86EMUL_CMPXCHG_FAILED 7 macro
2274 case X86EMUL_CMPXCHG_FAILED: in protmode_load_seg()8373 case X86EMUL_CMPXCHG_FAILED: in x86_emulate()8805 case X86EMUL_CMPXCHG_FAILED: in x86_emulate()11445 if ( rc == X86EMUL_CMPXCHG_FAILED ) in x86_emulate()
291 rc = X86EMUL_CMPXCHG_FAILED; in hvm_emulate_cmpxchg()
1647 rc = X86EMUL_CMPXCHG_FAILED; in hvmemul_cmpxchg()1664 rc = X86EMUL_CMPXCHG_FAILED; in hvmemul_cmpxchg()
Completed in 28 milliseconds