Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/hyperv/
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.6.21/arch/x86/include/asm/
Dsvm.h513 u32 ghcb_usage; member
/linux-6.6.21/arch/x86/kernel/
Dsev-shared.c232 ghcb->ghcb_usage = GHCB_DEFAULT_USAGE; in sev_es_ghcb_hv_call()
/linux-6.6.21/arch/x86/kvm/svm/
Dsev.c2484 if (svm->sev_es.ghcb->ghcb_usage) { in sev_es_validate_vmgexit()
2578 svm->sev_es.ghcb->ghcb_usage); in sev_es_validate_vmgexit()