Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dvc-shared.c18 return ES_OK; in vc_check_opcode_bytes()
22 return ES_OK; in vc_check_opcode_bytes()
27 return ES_OK; in vc_check_opcode_bytes()
33 return ES_OK; in vc_check_opcode_bytes()
39 return ES_OK; in vc_check_opcode_bytes()
47 return ES_OK; in vc_check_opcode_bytes()
52 return ES_OK; in vc_check_opcode_bytes()
57 return ES_OK; in vc_check_opcode_bytes()
62 return ES_OK; in vc_check_opcode_bytes()
68 return ES_OK; in vc_check_opcode_bytes()
[all …]
H A Dvc-handle.c71 return ES_OK; in vc_slow_virt_to_phys()
92 return ES_OK; in vc_ioio_check()
158 return ES_OK; in __vc_decode_user_insn()
180 return ES_OK; in __vc_decode_kern_insn()
263 return ES_OK; in vc_write_mem()
341 return ES_OK; in vc_read_mem()
363 return ES_OK; in __vc_handle_msr_caa()
368 return ES_OK; in __vc_handle_msr_caa()
404 return ES_OK; in __vc_handle_secure_tsc_msrs()
441 if ((ret == ES_OK) && !write) { in __vc_handle_msr()
[all …]
H A Dsvsm.c56 case ES_OK: in svsm_perform_ghcb_protocol()
H A Dcore.c994 if (res != ES_OK) { in savic_ghcb_msr_read()
1024 if (res != ES_OK) { in savic_ghcb_msr_write()
1070 if (gpa && res == ES_OK) in savic_unregister_gpa()
/linux/arch/x86/boot/compressed/
H A Dsev-handle-vc.c54 return ES_OK; in vc_decode_insn()
73 return ES_OK; in vc_write_mem()
81 return ES_OK; in vc_read_mem()
86 return ES_OK; in vc_ioio_check()
108 if (result != ES_OK) in do_boot_stage2_vc()
112 if (result != ES_OK) in do_boot_stage2_vc()
132 if (result == ES_OK) in do_boot_stage2_vc()
/linux/arch/x86/kernel/apic/
H A Dx2apic_savic.c365 if (res != ES_OK) in savic_setup()
/linux/arch/x86/include/asm/
H A Dsev.h29 ES_OK, /* All good */ enumerator
/linux/arch/x86/hyperv/
H A Divm.c141 return ES_OK; in hv_ghcb_hv_call()