Home
last modified time | relevance | path

Searched refs:GHCB_PROTO_MIN (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsev-es.h18 #define GHCB_PROTO_MIN(v) (((v) >> 32) & 0xffffUL) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsev-es-shared.c58 GHCB_PROTO_MIN(val) > GHCB_PROTO_OUR) in sev_es_negotiate_protocol()