Home
last modified time | relevance | path

Searched refs:X86EMUL_RETRY (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c346 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 …]
A Dio.c159 case X86EMUL_RETRY: in handle_pio()
A Dioreq.c1368 return X86EMUL_RETRY; in hvm_send_ioreq()
1408 return X86EMUL_RETRY; in hvm_send_ioreq()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dro-page-fault.c179 return X86EMUL_RETRY; in ptwr_emulated_update()
381 case X86EMUL_RETRY: in pv_ro_page_fault()
A Demul-priv-op.c786 return X86EMUL_RETRY; in write_cr()
1390 case X86EMUL_RETRY: in pv_emulate_privileged_op()
/xen-4.10.0-shim-comet/tools/fuzz/x86_instruction_emulator/
A Dfuzz-emul.c76 [X86EMUL_RETRY] = "X86EMUL_RETRY",
237 case X86EMUL_RETRY: in _fuzz_rep_read()
258 case X86EMUL_RETRY: in _fuzz_rep_write()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.h127 #define X86EMUL_RETRY 3 macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c2101 result = X86EMUL_RETRY; in svm_msr_write_intercept()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c3167 return X86EMUL_RETRY; in vmx_msr_write_intercept()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dcommon.c209 return X86EMUL_RETRY; in hvm_read()
A Dmulti.c4774 rv = X86EMUL_RETRY; in sh_x86_emulate_cmpxchg()

Completed in 49 milliseconds