Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dsev-common.h47 #define GHCB_CPUID_REQ_EDX 3 macro
/linux-5.19.10/arch/x86/kernel/
Dsev-shared.c274 ret = ret ? : __sev_cpuid_hv(leaf->fn, GHCB_CPUID_REQ_EDX, &leaf->edx); in sev_cpuid_hv()