Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev-common.h31 #define GHCB_MSR_INFO(v) ((v) & 0xfffUL) macro
/linux/arch/x86/coco/sev/
H A Dvc-shared.c646 if (GHCB_MSR_INFO(val) != GHCB_MSR_SEV_INFO_RESP) in sev_es_negotiate_protocol()
/linux/arch/x86/hyperv/
H A Divm.c172 if (GHCB_MSR_INFO(val) != GHCB_MSR_SEV_INFO_RESP) in hv_ghcb_negotiate_protocol()