Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dcpu.h46 cpu_get_pcpu(device_t dev) in cpu_get_pcpu() function
62 return (cpu_get_pcpu(dev)->pc_cpuid); in cpu_get_pcpuid()
/freebsd/sys/kern/
H A Dkern_cpu.c179 pc = cpu_get_pcpu(dev); in cpufreq_attach()
333 pc = cpu_get_pcpu(set->dev); in cf_set_method()
366 pc = cpu_get_pcpu(set->dev); in cf_set_method()
544 pc = cpu_get_pcpu(dev); in cf_get_method()
677 pc = cpu_get_pcpu(dev); in cf_levels_method()
/freebsd/sys/dev/acpica/
H A Dacpi_perf.c558 pc = cpu_get_pcpu(dev); in acpi_px_get()
/freebsd/sys/x86/cpufreq/
H A Dhwpstate_intel.c543 if (cpu_get_pcpu(dev) == NULL) { in intel_hwpstate_attach()
H A Dpowernow.c893 pc = cpu_get_pcpu(dev); in pn_probe()
H A Dhwpstate_amd.c1027 if (cpu_get_pcpu(dev) == NULL) { in hwpstate_probe()