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

/linux-master/arch/x86/hyperv/
H A Divm.c708 DEFINE_STATIC_KEY_FALSE(isolation_type_tdx); variable
715 return static_branch_unlikely(&isolation_type_tdx);
/linux-master/arch/x86/include/asm/
H A Dmshyperv.h29 DECLARE_STATIC_KEY_FALSE(isolation_type_tdx); variable
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c446 static_branch_enable(&isolation_type_tdx);

Completed in 113 milliseconds