Searched refs:cpu_has_phe_enabled (Results 1 – 2 of 2) sorted by relevance
384 #define cpu_has_phe_enabled boot_cpu_has(X86_FEATURE_PHE_EN) macro
543 if (!x86_match_cpu(padlock_sha_ids) || !cpu_has_phe_enabled) in padlock_init()