Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev.h18 #define GHCB_PROTOCOL_MIN 1ULL macro
/linux/arch/x86/hyperv/
H A Divm.c172 if (GHCB_MSR_PROTO_MAX(val) < GHCB_PROTOCOL_MIN || in hv_ghcb_negotiate_protocol()
/linux/arch/x86/coco/sev/
H A Dshared.c184 if (GHCB_MSR_PROTO_MAX(val) < GHCB_PROTOCOL_MIN || in sev_es_negotiate_protocol()