Searched refs:cpu_has_htt (Results 1 – 3 of 3) sorted by relevance
43 #define cpu_has_htt boot_cpu_has(X86_FEATURE_HTT) macro
205 if ( !cpu_has_htt || boot_cpu_data.x86_num_siblings < 2 ) in arch_do_sysctl()
72 if ( cpu_has_htt ) in domain_cpu_policy_changed()
Completed in 6 milliseconds