Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dsev-common.h32 #define GHCB_MSR_INFO(v) ((v) & 0xfffUL) macro
/Linux-v5.15/arch/x86/kernel/
Dsev-shared.c54 if (GHCB_MSR_INFO(val) != GHCB_MSR_SEV_INFO_RESP) in sev_es_negotiate_protocol()