Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev-common.h46 #define GHCB_CPUID_REQ_ECX 2 macro
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c277 ret = ret ? : __sev_cpuid_hv(leaf->fn, GHCB_CPUID_REQ_ECX, &leaf->ecx); in __sev_cpuid_hv_msr()