Home
last modified time | relevance | path

Searched refs:ES_OK (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/
A Dsev-shared.c200 return ES_OK; in verify_exception_info()
606 if (ret != ES_OK) in vc_insn_string_read()
627 if (ret != ES_OK) in vc_insn_string_write()
737 return ES_OK; in vc_ioio_exitinfo()
747 if (ret != ES_OK) in vc_handle_ioio()
794 if (ret != ES_OK) in vc_handle_ioio()
876 return ES_OK; in vc_handle_cpuid()
891 if (ret != ES_OK) in vc_handle_cpuid()
905 return ES_OK; in vc_handle_cpuid()
916 if (ret != ES_OK) in vc_handle_rdtsc()
[all …]
A Dsev.c290 return ES_OK; in __vc_decode_user_insn()
312 return ES_OK; in __vc_decode_kern_insn()
389 return ES_OK; in vc_write_mem()
467 return ES_OK; in vc_read_mem()
512 return ES_OK; in vc_slow_virt_to_phys()
1649 return ES_OK; in vc_handle_dr7_write()
1666 return ES_OK; in vc_handle_dr7_read()
1691 return ES_OK; in vc_handle_rdpmc()
1701 return ES_OK; in vc_handle_monitor()
1884 case ES_OK: in vc_raw_handle_exception()
[all …]
/linux-6.3-rc2/arch/x86/boot/compressed/
A Dsev.c87 return ES_OK; in vc_decode_insn()
95 return ES_OK; in vc_write_mem()
103 return ES_OK; in vc_read_mem()
244 if (result != ES_OK) in do_boot_stage2_vc()
264 if (result == ES_OK) in do_boot_stage2_vc()
/linux-6.3-rc2/arch/x86/include/asm/
A Dsev.h23 ES_OK, /* All good */ enumerator
/linux-6.3-rc2/arch/x86/hyperv/
A Divm.c127 return ES_OK; in hv_ghcb_hv_call()

Completed in 11 milliseconds