Searched refs:hw_prefcore (Results 1 – 2 of 2) sorted by relevance
91 bool hw_prefcore; member
347 if (cpudata->hw_prefcore) in pstate_init_perf()370 if (cpudata->hw_prefcore) in cppc_init_perf()789 cpudata->hw_prefcore = true; in amd_pstate_init_prefcore()795 cpudata->hw_prefcore = false; in amd_pstate_init_prefcore()988 bool hw_prefcore; in show_amd_pstate_hw_prefcore() local991 hw_prefcore = READ_ONCE(cpudata->hw_prefcore); in show_amd_pstate_hw_prefcore()993 return sysfs_emit(buf, "%s\n", str_enabled_disabled(hw_prefcore)); in show_amd_pstate_hw_prefcore()