Home
last modified time | relevance | path

Searched defs:smt_id (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/x86/x86/
H A Dcpu_topology.c83 u_int package_id, core_id, smt_id, numa_id; in x86_cpu_topology() local
/netbsd-src/sys/kern/
H A Dsubr_cpu.c174 u_int smt_id, u_int numa_id) in cpu_topology_set()