Lines Matching refs:ES_OK
14 return ES_OK; in vc_check_opcode_bytes()
18 return ES_OK; in vc_check_opcode_bytes()
23 return ES_OK; in vc_check_opcode_bytes()
29 return ES_OK; in vc_check_opcode_bytes()
35 return ES_OK; in vc_check_opcode_bytes()
43 return ES_OK; in vc_check_opcode_bytes()
48 return ES_OK; in vc_check_opcode_bytes()
53 return ES_OK; in vc_check_opcode_bytes()
58 return ES_OK; in vc_check_opcode_bytes()
64 return ES_OK; in vc_check_opcode_bytes()
69 return ES_OK; in vc_check_opcode_bytes()
76 return ES_OK; in vc_check_opcode_bytes()
81 return ES_OK; in vc_check_opcode_bytes()
105 enum es_result ret = ES_OK; in vc_init_em_ctxt()
135 return ES_OK; in vc_insn_string_check()
149 if (ret != ES_OK) in vc_insn_string_read()
157 if (ret != ES_OK) in vc_insn_string_read()
175 if (ret != ES_OK) in vc_insn_string_write()
183 if (ret != ES_OK) in vc_insn_string_write()
311 if (ret != ES_OK) in vc_handle_ioio()
358 if (ret != ES_OK) in vc_handle_ioio()
384 ret = regs->cx ? ES_RETRY : ES_OK; in vc_handle_ioio()
399 if (ret != ES_OK) in vc_handle_ioio()
441 return ES_OK; in vc_handle_cpuid()
456 if (ret != ES_OK) in vc_handle_cpuid()
470 return ES_OK; in vc_handle_cpuid()
491 if (ret != ES_OK) in vc_handle_rdtsc()
503 return ES_OK; in vc_handle_rdtsc()