Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsev-common.h33 #define GHCB_MSR_PROTO_MIN(v) (((v) >> 32) & 0xffff) macro
/linux-6.12.1/arch/x86/hyperv/
Divm.c173 GHCB_MSR_PROTO_MIN(val) > GHCB_PROTOCOL_MAX) in hv_ghcb_negotiate_protocol()
/linux-6.12.1/arch/x86/coco/sev/
Dshared.c185 GHCB_MSR_PROTO_MIN(val) > GHCB_PROTOCOL_MAX) in sev_es_negotiate_protocol()