Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev-common.h20 #define GHCB_MSR_SEV_INFO_REQ 0x002 macro
/linux/arch/x86/hyperv/
H A Divm.c167 wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in hv_ghcb_negotiate_protocol()
/linux/arch/x86/boot/startup/
H A Dsev-shared.c124 sev_es_wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in sev_es_negotiate_protocol()
/linux/arch/x86/kvm/svm/
H A Dsev.c4147 case GHCB_MSR_SEV_INFO_REQ: in sev_handle_vmgexit_msr_protocol()