Searched refs:force_off (Results 1 – 2 of 2) sorted by relevance
823 bool force_off, force_on; member843 bool force_off; in set_rdt_options() local849 force_off = *tok == '!'; in set_rdt_options()850 if (force_off) in set_rdt_options()854 if (force_off) in set_rdt_options()855 o->force_off = true; in set_rdt_options()876 if (o->force_off) in rdt_cpu_has()971 if (!rdt_options[RDT_FLAG_L3_CAT].force_off) in __check_quirks_intel()
2918 bool force_off; in __store_smt_control() local2953 force_off = ctrlval != cpu_smt_control && ctrlval == CPU_SMT_FORCE_DISABLED; in __store_smt_control()2957 else if (num_threads < orig_threads || force_off) in __store_smt_control()