Home
last modified time | relevance | path

Searched refs:cpuid_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsmp.h48 typedef int cpuid_t; typedef
59 cpuid_t id;
125 void topo_set_pu_id(struct topo_node *node, cpuid_t id);
/freebsd/sys/kern/
H A Dsubr_smp.c1238 topo_set_pu_id(struct topo_node *node, cpuid_t id) in topo_set_pu_id()