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.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/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/arch/x86/include/asm/
H A Dsvm.h516 u32 ghcb_usage; member
/linux/arch/x86/kvm/svm/
H A 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()