Searched refs:HWPSTATE_DEBUG (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/x86/cpufreq/ |
| H A D | hwpstate_amd.c | 138 #define HWPSTATE_DEBUG(dev, msg...) \ macro 584 HWPSTATE_DEBUG(dev, "Restricting requested P%d to P%d " in hwpstate_goto_pstate() 590 HWPSTATE_DEBUG(dev, "setting P%d-state on cpu%d\n", id, cpu); in hwpstate_goto_pstate() 610 HWPSTATE_DEBUG(dev, "result: P%d-state on cpu%d\n", (int)msr, in hwpstate_goto_pstate() 613 HWPSTATE_DEBUG(dev, "error: loop is not enough.\n"); in hwpstate_goto_pstate() 784 HWPSTATE_DEBUG(parent, "hwpstate enable bit is not set.\n"); in hwpstate_identify() 977 HWPSTATE_DEBUG(dev, "acpi_perf will take care of pstate transitions.\n"); in hwpstate_probe_pstate() 985 HWPSTATE_DEBUG(dev, in hwpstate_probe_pstate() 998 HWPSTATE_DEBUG(dev, "MSR (%jd) and ACPI _PSS (%d)" in hwpstate_probe_pstate() 1158 HWPSTATE_DEBUG(dev, "msr is not valid.\n"); in hwpstate_get_info_from_msr() [all …]
|