Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsev-common.h46 #define GHCB_CPUID_REQ_ECX 2 macro
/linux-6.12.1/arch/x86/coco/sev/
Dshared.c425 ret = ret ? : __sev_cpuid_hv(leaf->fn, GHCB_CPUID_REQ_ECX, &leaf->ecx); in __sev_cpuid_hv_msr()