Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dsev-common.h20 #define GHCB_MSR_SEV_INFO_REQ 0x002 macro
/Linux-v5.15/arch/x86/kernel/
Dsev-shared.c50 sev_es_wr_ghcb_msr(GHCB_MSR_SEV_INFO_REQ); in sev_es_negotiate_protocol()
/Linux-v5.15/arch/x86/kvm/svm/
Dsev.c2423 case GHCB_MSR_SEV_INFO_REQ: in sev_handle_vmgexit_msr_protocol()