Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/hyperv/
Divm.c90 hv_ghcb->ghcb.ghcb_usage = GHCB_USAGE_HYPERV_CALL; in hv_ghcb_hypercall()
101 hv_ghcb->ghcb.ghcb_usage = 0xffffffff; in hv_ghcb_hypercall()
127 ghcb->ghcb_usage = GHCB_DEFAULT_USAGE; in hv_ghcb_hv_call()
/linux-6.12.1/arch/x86/coco/sev/
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.12.1/arch/x86/include/asm/
Dsvm.h516 u32 ghcb_usage; member
/linux-6.12.1/arch/x86/kvm/svm/
Dsev.c3311 if (svm->sev_es.ghcb->ghcb_usage) { in sev_es_validate_vmgexit()
3426 svm->sev_es.ghcb->ghcb_usage); in sev_es_validate_vmgexit()