Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dsev.c83 struct ghcb *ghcb; member
172 struct ghcb *ghcb; in __sev_get_ghcb() local
491 struct ghcb *ghcb; in __sev_put_ghcb() local
516 struct ghcb *ghcb; in __sev_es_nmi_complete() local
535 struct ghcb *ghcb; in get_jump_table_addr() local
678 struct ghcb *ghcb; in sev_es_ap_hlt_loop() local
1000 static enum es_result vc_handle_mmio(struct ghcb *ghcb, in vc_handle_mmio()
1137 static enum es_result vc_handle_wbinvd(struct ghcb *ghcb, in vc_handle_wbinvd()
1172 static enum es_result vc_handle_mwait(struct ghcb *ghcb, in vc_handle_mwait()
1225 struct ghcb *ghcb, in vc_handle_exitcode()
[all …]
A Dsev-shared.c64 static __always_inline void vc_ghcb_invalidate(struct ghcb *ghcb) in vc_ghcb_invalidate()
97 static enum es_result verify_exception_info(struct ghcb *ghcb, struct es_em_ctxt *ctxt) in verify_exception_info()
128 enum es_result sev_es_ghcb_hv_call(struct ghcb *ghcb, bool set_ghcb_msr, in sev_es_ghcb_hv_call()
375 static enum es_result vc_handle_ioio(struct ghcb *ghcb, struct es_em_ctxt *ctxt) in vc_handle_ioio()
484 static enum es_result vc_handle_cpuid(struct ghcb *ghcb, in vc_handle_cpuid()
519 static enum es_result vc_handle_rdtsc(struct ghcb *ghcb, in vc_handle_rdtsc()
A Dkvm.c923 static void kvm_sev_es_hcall_prepare(struct ghcb *ghcb, struct pt_regs *regs) in kvm_sev_es_hcall_prepare()
932 static bool kvm_sev_es_hcall_finish(struct ghcb *ghcb, struct pt_regs *regs) in kvm_sev_es_hcall_finish()
/linux/arch/x86/include/asm/
A Dsvm.h312 struct ghcb { struct
320 u32 ghcb_usage; argument
332 BUILD_BUG_ON(sizeof(struct ghcb) != EXPECTED_GHCB_SIZE); in __unused_size_checks() argument
/linux/arch/x86/kvm/svm/
A Dsev.c2268 struct ghcb *ghcb = svm->sev_es.ghcb; in dump_ghcb() local
2294 struct ghcb *ghcb = svm->sev_es.ghcb; in sev_es_sync_to_ghcb() local
2314 struct ghcb *ghcb = svm->sev_es.ghcb; in sev_es_sync_from_ghcb() local
2358 struct ghcb *ghcb; in sev_es_validate_vmgexit() local
2545 struct ghcb *ghcb = svm->sev_es.ghcb; in setup_vmgexit_scratch() local
2731 struct ghcb *ghcb; in sev_handle_vmgexit() local
A Dsvm.h131 struct ghcb *ghcb; member
/linux/arch/x86/kernel/cpu/
A Dvmware.c484 static void vmware_sev_es_hcall_prepare(struct ghcb *ghcb, in vmware_sev_es_hcall_prepare()
497 static bool vmware_sev_es_hcall_finish(struct ghcb *ghcb, struct pt_regs *regs) in vmware_sev_es_hcall_finish()
/linux/arch/x86/hyperv/
A Divm.c24 struct ghcb ghcb; member

Completed in 21 milliseconds