Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsubr_cpu_topology.c209 if (get_core_number_within_chip(BSPID) == in build_cpu_topology()
210 get_core_number_within_chip(i)) { in build_cpu_topology()
380 get_core_number_within_chip(bsr_member)); in print_cpu_topology_tree_sysctl_helper()
385 get_core_number_within_chip(bsr_member)); in print_cpu_topology_tree_sysctl_helper()
603 pcpu_sysctl[i].core_id = get_core_number_within_chip(i); in init_pcpu_topology_sysctl()
/dragonfly/sys/platform/vkernel64/include/
H A Dsmp.h42 int get_core_number_within_chip(int cpuid);
/dragonfly/sys/platform/pc64/include/
H A Dsmp.h84 int get_core_number_within_chip(int cpuid);
/dragonfly/sys/dev/powermng/coretemp/
H A Dcoretemp.c388 get_core_number_within_chip(cpu)); in coretemp_attach()
537 get_core_number_within_chip(sc->sc_cpu)); in coretemp_msr_temp()
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dmp.c502 get_core_number_within_chip(int cpuid) in get_core_number_within_chip() function
/dragonfly/sys/platform/pc64/x86_64/
H A Dmp_machdep.c2005 get_core_number_within_chip(int cpuid) in get_core_number_within_chip() function