Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Divm.c92 hv_ghcb->ghcb.ghcb_usage = GHCB_USAGE_HYPERV_CALL; in hv_ghcb_hypercall()
103 hv_ghcb->ghcb.ghcb_usage = 0xffffffff; in hv_ghcb_hypercall()
129 ghcb->ghcb_usage = GHCB_DEFAULT_USAGE; in hv_ghcb_hv_call()
/linux/arch/x86/boot/startup/
H A Dsev-shared.c262 ghcb->ghcb_usage = GHCB_DEFAULT_USAGE; in svsm_perform_ghcb_protocol()
295 ghcb->ghcb_usage = GHCB_DEFAULT_USAGE; in sev_es_ghcb_hv_call()
/linux/arch/x86/include/asm/
H A Dsvm.h526 u32 ghcb_usage; member
/linux/arch/x86/kvm/svm/
H A Dsev.c3318 if (svm->sev_es.ghcb->ghcb_usage) { in sev_es_validate_vmgexit()
3433 svm->sev_es.ghcb->ghcb_usage); in sev_es_validate_vmgexit()