Home
last modified time | relevance | path

Searched refs:get_logical_CPU_number_within_core (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/platform/vkernel64/include/
H A Dsmp.h43 int get_logical_CPU_number_within_core(int cpuid);
/dragonfly/sys/platform/pc64/include/
H A Dsmp.h85 int get_logical_CPU_number_within_core(int cpuid);
/dragonfly/sys/kern/
H A Dsubr_cpu_topology.c388 get_logical_CPU_number_within_core(bsr_member)); in print_cpu_topology_tree_sysctl_helper()
607 pcpu_sysctl[i].ht_id = get_logical_CPU_number_within_core(i); in init_pcpu_topology_sysctl()
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dmp.c509 get_logical_CPU_number_within_core(int cpuid) in get_logical_CPU_number_within_core() function
/dragonfly/sys/platform/pc64/x86_64/
H A Dmp_machdep.c2012 get_logical_CPU_number_within_core(int cpuid) in get_logical_CPU_number_within_core() function