Lines Matching refs:ES_OK
260 return ES_OK; in __vc_decode_user_insn()
282 return ES_OK; in __vc_decode_kern_insn()
359 return ES_OK; in vc_write_mem()
437 return ES_OK; in vc_read_mem()
482 return ES_OK; in vc_slow_virt_to_phys()
503 return ES_OK; in vc_ioio_check()
670 if ((ret == ES_OK) && (!exit_info_1)) { in vc_handle_msr()
873 if (res != ES_OK) { in vc_do_mmio()
1001 if (ret != ES_OK) in vc_handle_mmio_movs()
1005 if (ret != ES_OK) in vc_handle_mmio_movs()
1021 return ES_OK; in vc_handle_mmio_movs()
1140 if (ret != ES_OK) in vc_handle_dr7_write()
1146 return ES_OK; in vc_handle_dr7_write()
1163 return ES_OK; in vc_handle_dr7_read()
1179 if (ret != ES_OK) in vc_handle_rdpmc()
1188 return ES_OK; in vc_handle_rdpmc()
1198 return ES_OK; in vc_handle_monitor()
1205 return ES_OK; in vc_handle_mwait()
1220 if (ret != ES_OK) in vc_handle_vmmcall()
1237 return ES_OK; in vc_handle_vmmcall()
1361 if (result == ES_OK) in vc_raw_handle_exception()
1368 case ES_OK: in vc_raw_handle_exception()
1504 if (result == ES_OK) in handle_vc_boot_ghcb()
1509 case ES_OK: in handle_vc_boot_ghcb()