Home
last modified time | relevance | path

Searched defs:ghcb (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/coco/sev/
H A Dcore.c148 struct ghcb *ghcb; member
239 struct ghcb *ghcb; in __sev_get_ghcb() local
514 static enum es_result vc_slow_virt_to_phys(struct ghcb *ghcb, struct es_em_ctxt *ctxt, in vc_slow_virt_to_phys()
635 struct ghcb *ghcb; in __sev_put_ghcb() local
661 struct ghcb *ghcb; in svsm_perform_call_protocol() local
698 struct ghcb *ghcb; in __sev_es_nmi_complete() local
737 struct ghcb *ghcb; in get_jump_table_addr() local
856 struct ghcb *ghcb; in __set_pages_state() local
979 unsigned long addr, end, size, ghcb; in unshare_all_memory() local
1065 struct ghcb *ghcb; in snp_kexec_finish() local
[all …]
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c687 static void hv_sev_es_hcall_prepare(struct ghcb *ghcb, struct pt_regs *regs) in hv_sev_es_hcall_prepare()
695 static bool hv_sev_es_hcall_finish(struct ghcb *ghcb, struct pt_regs *regs) in hv_sev_es_hcall_finish()
H A Dvmware.c545 static void vmware_sev_es_hcall_prepare(struct ghcb *ghcb, in vmware_sev_es_hcall_prepare()
558 static bool vmware_sev_es_hcall_finish(struct ghcb *ghcb, struct pt_regs *regs) in vmware_sev_es_hcall_finish()
/linux/arch/x86/hyperv/
H A Divm.c32 struct ghcb ghcb; member
121 static enum es_result hv_ghcb_hv_call(struct ghcb *ghcb, u64 exit_code, in hv_ghcb_hv_call()
/linux/arch/x86/kvm/svm/
H A Dsev.c3198 struct ghcb *ghcb = svm->sev_es.ghcb; in dump_ghcb() local
3224 struct ghcb *ghcb = svm->sev_es.ghcb; in sev_es_sync_to_ghcb() local
3244 struct ghcb *ghcb = svm->sev_es.ghcb; in sev_es_sync_from_ghcb() local
H A Dsvm.h218 struct ghcb *ghcb; member