Lines Matching refs:ES_OK
302 return ES_OK; in __vc_decode_user_insn()
324 return ES_OK; in __vc_decode_kern_insn()
401 return ES_OK; in vc_write_mem()
479 return ES_OK; in vc_read_mem()
524 return ES_OK; in vc_slow_virt_to_phys()
545 return ES_OK; in vc_ioio_check()
1213 if ((ret == ES_OK) && (!exit_info_1)) { in vc_handle_msr()
1436 if (res != ES_OK) { in vc_do_mmio()
1494 if (ret != ES_OK) in vc_handle_mmio_movs()
1498 if (ret != ES_OK) in vc_handle_mmio_movs()
1514 return ES_OK; in vc_handle_mmio_movs()
1632 if (ret != ES_OK) in vc_handle_dr7_write()
1638 return ES_OK; in vc_handle_dr7_write()
1658 return ES_OK; in vc_handle_dr7_read()
1674 if (ret != ES_OK) in vc_handle_rdpmc()
1683 return ES_OK; in vc_handle_rdpmc()
1693 return ES_OK; in vc_handle_monitor()
1700 return ES_OK; in vc_handle_mwait()
1715 if (ret != ES_OK) in vc_handle_vmmcall()
1732 return ES_OK; in vc_handle_vmmcall()
1869 if (result == ES_OK) in vc_raw_handle_exception()
1876 case ES_OK: in vc_raw_handle_exception()
2008 if (result == ES_OK) in handle_vc_boot_ghcb()
2013 case ES_OK: in handle_vc_boot_ghcb()