Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsev-common.h20 #define GHCB_MSR_SEV_INFO_REQ 0x002 macro
/linux-6.12.1/arch/x86/hyperv/
Divm.c165 wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in hv_ghcb_negotiate_protocol()
/linux-6.12.1/arch/x86/coco/sev/
Dshared.c177 sev_es_wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in sev_es_negotiate_protocol()
/linux-6.12.1/arch/x86/kvm/svm/
Dsev.c4145 case GHCB_MSR_SEV_INFO_REQ: in sev_handle_vmgexit_msr_protocol()