Lines Matching refs:ES_OK
336 return ES_OK; in __vc_decode_user_insn()
358 return ES_OK; in __vc_decode_kern_insn()
435 return ES_OK; in vc_write_mem()
513 return ES_OK; in vc_read_mem()
558 return ES_OK; in vc_slow_virt_to_phys()
579 return ES_OK; in vc_ioio_check()
1346 return ES_OK; in vc_handle_msr()
1351 return ES_OK; in vc_handle_msr()
1362 if ((ret == ES_OK) && (!exit_info_1)) { in vc_handle_msr()
1626 if (res != ES_OK) { in vc_do_mmio()
1684 if (ret != ES_OK) in vc_handle_mmio_movs()
1688 if (ret != ES_OK) in vc_handle_mmio_movs()
1704 return ES_OK; in vc_handle_mmio_movs()
1822 if (ret != ES_OK) in vc_handle_dr7_write()
1828 return ES_OK; in vc_handle_dr7_write()
1848 return ES_OK; in vc_handle_dr7_read()
1864 if (ret != ES_OK) in vc_handle_rdpmc()
1873 return ES_OK; in vc_handle_rdpmc()
1883 return ES_OK; in vc_handle_monitor()
1890 return ES_OK; in vc_handle_mwait()
1905 if (ret != ES_OK) in vc_handle_vmmcall()
1922 return ES_OK; in vc_handle_vmmcall()
1944 if (result != ES_OK) in vc_handle_exitcode()
2035 if (result == ES_OK) in vc_raw_handle_exception()
2042 case ES_OK: in vc_raw_handle_exception()
2174 if (result == ES_OK) in handle_vc_boot_ghcb()
2179 case ES_OK: in handle_vc_boot_ghcb()