Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsev-common.h44 #define GHCB_CPUID_REQ_EAX 0 macro
/linux-6.12.1/arch/x86/coco/sev/
Dshared.c423 ret = __sev_cpuid_hv(leaf->fn, GHCB_CPUID_REQ_EAX, &leaf->eax); in __sev_cpuid_hv_msr()