Home
last modified time | relevance | path

Searched refs:GHCB_HV_FT_SNP_AP_CREATION (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dsev-common.h138 #define GHCB_HV_FT_SNP_AP_CREATION BIT_ULL(1) macro
/linux-6.12.1/arch/x86/coco/sev/
Dcore.c1115 if (!(sev_hv_features & GHCB_HV_FT_SNP_AP_CREATION)) in wakeup_cpu_via_vmgexit()
/linux-6.12.1/arch/x86/kvm/svm/
Dsev.c42 #define GHCB_HV_FT_SUPPORTED (GHCB_HV_FT_SNP | GHCB_HV_FT_SNP_AP_CREATION)