Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dcpu.h127 #define CPUFREQ_TYPE_RELATIVE (1<<0) macro
/freebsd-14.2/sys/powerpc/cpufreq/
H A Ddfs.c225 *type = CPUFREQ_TYPE_RELATIVE; in dfs_type()
H A Dpcr.c338 *type = CPUFREQ_TYPE_RELATIVE; in pcr_type()
/freebsd-14.2/sys/x86/cpufreq/
H A Dp4tcc.c344 *type = CPUFREQ_TYPE_RELATIVE; in p4tcc_type()
/freebsd-14.2/sys/dev/acpica/
H A Dacpi_throttle.c438 *type = CPUFREQ_TYPE_RELATIVE; in acpi_thr_type()
/freebsd-14.2/sys/kern/
H A Dkern_cpu.c611 case CPUFREQ_TYPE_RELATIVE: in cpufreq_add_levels()