Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev-common.h33 #define GHCB_MSR_PROTO_MIN(v) (((v) >> 32) & 0xffff) macro
/linux/arch/x86/hyperv/
H A Divm.c175 GHCB_MSR_PROTO_MIN(val) > GHCB_PROTOCOL_MAX) in hv_ghcb_negotiate_protocol()