Searched refs:X86EMUL_RETRY (Results 1 – 11 of 11) sorted by relevance
346 return X86EMUL_RETRY; in hvmemul_acquire_page()352 return X86EMUL_RETRY; in hvmemul_acquire_page()713 return X86EMUL_RETRY; in hvmemul_linear_to_phys()1073 return X86EMUL_RETRY; in __hvmemul_read()1561 return X86EMUL_RETRY; in hvmemul_rep_movs()1563 return X86EMUL_RETRY; in hvmemul_rep_movs()1676 return X86EMUL_RETRY; in hvmemul_rep_stos()2116 rc = X86EMUL_RETRY; in _hvm_emulate_one()2123 case X86EMUL_RETRY: in _hvm_emulate_one()2138 else if ( rc != X86EMUL_RETRY ) in _hvm_emulate_one()[all …]
159 case X86EMUL_RETRY: in handle_pio()
1368 return X86EMUL_RETRY; in hvm_send_ioreq()1408 return X86EMUL_RETRY; in hvm_send_ioreq()
179 return X86EMUL_RETRY; in ptwr_emulated_update()381 case X86EMUL_RETRY: in pv_ro_page_fault()
786 return X86EMUL_RETRY; in write_cr()1390 case X86EMUL_RETRY: in pv_emulate_privileged_op()
76 [X86EMUL_RETRY] = "X86EMUL_RETRY",237 case X86EMUL_RETRY: in _fuzz_rep_read()258 case X86EMUL_RETRY: in _fuzz_rep_write()
127 #define X86EMUL_RETRY 3 macro
2101 result = X86EMUL_RETRY; in svm_msr_write_intercept()
3167 return X86EMUL_RETRY; in vmx_msr_write_intercept()
209 return X86EMUL_RETRY; in hvm_read()
4774 rv = X86EMUL_RETRY; in sh_x86_emulate_cmpxchg()
Completed in 49 milliseconds