Home
last modified time | relevance | path

Searched refs:cpu_get_pcpu (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_intel.c133 pc = cpu_get_pcpu(dev); in intel_hwp_dump_sysctl_handler()
262 pc = cpu_get_pcpu(dev); in sysctl_epp_select()
379 pc = cpu_get_pcpu(dev); in set_autonomous_hwp()
540 pc = cpu_get_pcpu(dev); in intel_hwpstate_get()
587 pc = cpu_get_pcpu(dev); in intel_hwpstate_resume()
H A Dpowernow.c896 pc = cpu_get_pcpu(dev); in pn_probe()
/f-stack/freebsd/sys/
H A Dcpu.h45 static __inline struct pcpu *cpu_get_pcpu(device_t dev) in cpu_get_pcpu() function
/f-stack/freebsd/kern/
H A Dkern_cpu.c173 pc = cpu_get_pcpu(dev); in cpufreq_attach()
327 pc = cpu_get_pcpu(set->dev); in cf_set_method()
360 pc = cpu_get_pcpu(set->dev); in cf_set_method()
538 pc = cpu_get_pcpu(dev); in cf_get_method()
671 pc = cpu_get_pcpu(dev); in cf_levels_method()