Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsev-common.h139 #define GHCB_HV_FT_SNP_MULTI_VMPL BIT_ULL(5) macro
/linux-6.12.1/arch/x86/boot/compressed/
Dsev.c637 !(snp_vmpl && (hv_features & GHCB_HV_FT_SNP_MULTI_VMPL))) in sev_enable()