Searched refs:isolation_type_snp (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/hyperv/
H A Divm.c697 DEFINE_STATIC_KEY_FALSE(isolation_type_snp); variable
705 return static_branch_unlikely(&isolation_type_snp);
/linux-master/arch/x86/include/asm/
H A Dmshyperv.h28 DECLARE_STATIC_KEY_FALSE(isolation_type_snp); variable
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c444 static_branch_enable(&isolation_type_snp);

Completed in 107 milliseconds