Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dcpu.h135 #define CPUFREQ_TYPE_RELATIVE (1 << 0) macro
/src/sys/powerpc/cpufreq/
H A Ddfs.c224 *type = CPUFREQ_TYPE_RELATIVE; in dfs_type()
H A Dpcr.c337 *type = CPUFREQ_TYPE_RELATIVE; in pcr_type()
/src/sys/x86/cpufreq/
H A Dp4tcc.c343 *type = CPUFREQ_TYPE_RELATIVE; in p4tcc_type()
/src/sys/dev/acpica/
H A Dacpi_throttle.c438 *type = CPUFREQ_TYPE_RELATIVE; in acpi_thr_type()
/src/sys/kern/
H A Dkern_cpu.c618 case CPUFREQ_TYPE_RELATIVE: in cpufreq_add_levels()