Home
last modified time | relevance | path

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

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