Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev-common.h20 #define GHCB_MSR_SEV_INFO_REQ 0x002 macro
/openbmc/linux/arch/x86/hyperv/
H A Divm.c164 wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in hv_ghcb_negotiate_protocol()
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c149 sev_es_wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in sev_es_negotiate_protocol()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c2795 case GHCB_MSR_SEV_INFO_REQ: in sev_handle_vmgexit_msr_protocol()