Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dcore.c324 return ES_OK; in __vc_decode_user_insn()
346 return ES_OK; in __vc_decode_kern_insn()
423 return ES_OK; in vc_write_mem()
501 return ES_OK; in vc_read_mem()
546 return ES_OK; in vc_slow_virt_to_phys()
567 return ES_OK; in vc_ioio_check()
1426 return ES_OK; in __vc_handle_msr_caa()
1431 return ES_OK; in __vc_handle_msr_caa()
1459 return ES_OK; in __vc_handle_secure_tsc_msrs()
1466 return ES_OK; in __vc_handle_secure_tsc_msrs()
[all …]
/linux/arch/x86/include/asm/
H A Dsev.h28 ES_OK, /* All good */ enumerator
/linux/arch/x86/hyperv/
H A Divm.c137 return ES_OK; in hv_ghcb_hv_call()