Searched refs:force_off (Results 1 – 3 of 3) sorted by relevance
737 bool force_off, force_on; member757 bool force_off; in set_rdt_options() local763 force_off = *tok == '!'; in set_rdt_options()764 if (force_off) in set_rdt_options()768 if (force_off) in set_rdt_options()769 o->force_off = true; in set_rdt_options()790 if (o->force_off) in rdt_cpu_has()900 if (!rdt_options[RDT_FLAG_L3_CAT].force_off) in __check_quirks_intel()
1181 goto force_off; in a6xx_gmu_shutdown()1190 goto force_off; in a6xx_gmu_shutdown()1197 goto force_off; in a6xx_gmu_shutdown()1228 force_off: in a6xx_gmu_shutdown()
2913 bool force_off; in __store_smt_control() local2948 force_off = ctrlval != cpu_smt_control && ctrlval == CPU_SMT_FORCE_DISABLED; in __store_smt_control()2952 else if (num_threads < orig_threads || force_off) in __store_smt_control()