Home
last modified time | relevance | path

Searched refs:ghcb_usage (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/hyperv/
H A Divm.c89 hv_ghcb->ghcb.ghcb_usage = GHCB_USAGE_HYPERV_CALL; in hv_ghcb_hypercall()
100 hv_ghcb->ghcb.ghcb_usage = 0xffffffff; in hv_ghcb_hypercall()
126 ghcb->ghcb_usage = GHCB_DEFAULT_USAGE; in hv_ghcb_hv_call()
/linux-6.15/arch/x86/include/asm/
H A Dsvm.h515 u32 ghcb_usage; member
/linux-6.15/arch/x86/coco/sev/
H A Dshared.c348 ghcb->ghcb_usage = GHCB_DEFAULT_USAGE; in svsm_perform_ghcb_protocol()
381 ghcb->ghcb_usage = GHCB_DEFAULT_USAGE; in sev_es_ghcb_hv_call()
/linux-6.15/arch/x86/kvm/svm/
H A Dsev.c3294 if (svm->sev_es.ghcb->ghcb_usage) { in sev_es_validate_vmgexit()
3409 svm->sev_es.ghcb->ghcb_usage); in sev_es_validate_vmgexit()