Home
last modified time | relevance | path

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

/arch/x86/coco/sev/
A Dvc-shared.c14 return ES_OK; in vc_check_opcode_bytes()
18 return ES_OK; in vc_check_opcode_bytes()
23 return ES_OK; in vc_check_opcode_bytes()
29 return ES_OK; in vc_check_opcode_bytes()
35 return ES_OK; in vc_check_opcode_bytes()
43 return ES_OK; in vc_check_opcode_bytes()
48 return ES_OK; in vc_check_opcode_bytes()
53 return ES_OK; in vc_check_opcode_bytes()
58 return ES_OK; in vc_check_opcode_bytes()
64 return ES_OK; in vc_check_opcode_bytes()
[all …]
A Dvc-handle.c70 return ES_OK; in vc_slow_virt_to_phys()
91 return ES_OK; in vc_ioio_check()
157 return ES_OK; in __vc_decode_user_insn()
179 return ES_OK; in __vc_decode_kern_insn()
262 return ES_OK; in vc_write_mem()
340 return ES_OK; in vc_read_mem()
366 return ES_OK; in __vc_handle_msr_caa()
402 return ES_OK; in __vc_handle_secure_tsc_msrs()
686 return ES_OK; in vc_handle_dr7_write()
900 case ES_OK: in vc_raw_handle_exception()
[all …]
/arch/x86/boot/compressed/
A Dsev-handle-vc.c52 return ES_OK; in vc_decode_insn()
71 return ES_OK; in vc_write_mem()
79 return ES_OK; in vc_read_mem()
84 return ES_OK; in vc_ioio_check()
106 if (result != ES_OK) in do_boot_stage2_vc()
110 if (result != ES_OK) in do_boot_stage2_vc()
130 if (result == ES_OK) in do_boot_stage2_vc()
/arch/x86/boot/startup/
A Dsev-shared.c146 return ES_OK; in verify_exception_info()
276 case ES_OK: in svsm_perform_ghcb_protocol()
361 if (ret != ES_OK) in __sev_cpuid_hv_ghcb()
375 return ES_OK; in __sev_cpuid_hv_ghcb()
/arch/x86/include/asm/
A Dsev.h29 ES_OK, /* All good */ enumerator
/arch/x86/hyperv/
A Divm.c140 return ES_OK; in hv_ghcb_hv_call()

Completed in 18 milliseconds