Home
last modified time | relevance | path

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

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