Searched refs:es_em_ctxt (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dsev-shared.c184 static enum es_result vc_init_em_ctxt(struct es_em_ctxt *ctxt,
199 static void vc_finish_insn(struct es_em_ctxt *ctxt)
204 static enum es_result verify_exception_info(struct ghcb *ghcb, struct es_em_ctxt *ctxt)
233 struct es_em_ctxt *ctxt,
289 static int __sev_cpuid_hv_ghcb(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf)
322 static int sev_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf)
431 static void snp_cpuid_hv(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf)
437 static int snp_cpuid_postprocess(struct ghcb *ghcb, struct es_em_ctxt *ctxt,
533 snp_cpuid(struct ghcb *ghcb, struct es_em_ctxt *ctxt, struct cpuid_leaf *leaf)
642 static enum es_result vc_insn_string_check(struct es_em_ctxt *ctx
[all...]
H A Dsev.c293 static int vc_fetch_insn_kernel(struct es_em_ctxt *ctxt,
299 static enum es_result __vc_decode_user_insn(struct es_em_ctxt *ctxt)
328 static enum es_result __vc_decode_kern_insn(struct es_em_ctxt *ctxt)
348 static enum es_result vc_decode_insn(struct es_em_ctxt *ctxt)
356 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt,
435 static enum es_result vc_read_mem(struct es_em_ctxt *ctxt,
513 static enum es_result vc_slow_virt_to_phys(struct ghcb *ghcb, struct es_em_ctxt *ctxt,
548 static enum es_result vc_ioio_check(struct es_em_ctxt *ctxt, u16 port, size_t size)
1203 static enum es_result vc_handle_msr(struct ghcb *ghcb, struct es_em_ctxt *ctxt)
1404 static void __init vc_early_forward_exception(struct es_em_ctxt *ctx
[all...]
/linux-master/arch/x86/boot/compressed/
H A Dsev.c77 static enum es_result vc_decode_insn(struct es_em_ctxt *ctxt)
91 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt,
99 static enum es_result vc_read_mem(struct es_em_ctxt *ctxt,
107 static enum es_result vc_ioio_check(struct es_em_ctxt *ctxt, u16 port, size_t size)
300 struct es_em_ctxt ctxt;
/linux-master/arch/x86/include/asm/
H A Dsev.h44 struct es_em_ctxt { struct

Completed in 104 milliseconds