Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dsev-common.h48 #define GHCB_CPUID_REQ(fn, reg) \ macro
/linux-6.15/arch/x86/coco/sev/
H A Dshared.c397 sev_es_wr_ghcb_msr(GHCB_CPUID_REQ(fn, reg_idx)); in __sev_cpuid_hv()