Home
last modified time | relevance | path

Searched refs:CPUFREQ_TYPE_RELATIVE (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sys/sys/
H A Dcpu.h129 #define CPUFREQ_TYPE_RELATIVE (1<<0) macro
/freebsd-13.1/sys/powerpc/cpufreq/
H A Ddfs.c228 *type = CPUFREQ_TYPE_RELATIVE; in dfs_type()
H A Dpcr.c341 *type = CPUFREQ_TYPE_RELATIVE; in pcr_type()
/freebsd-13.1/sys/x86/cpufreq/
H A Dp4tcc.c347 *type = CPUFREQ_TYPE_RELATIVE; in p4tcc_type()
/freebsd-13.1/sys/dev/acpica/
H A Dacpi_throttle.c442 *type = CPUFREQ_TYPE_RELATIVE; in acpi_thr_type()
/freebsd-13.1/sys/kern/
H A Dkern_cpu.c612 case CPUFREQ_TYPE_RELATIVE: in cpufreq_add_levels()