Home
last modified time | relevance | path

Searched defs:package_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.c173 cpu_topology_set(struct cpu_info *ci, u_int package_id, u_int core_id, in cpu_topology_set()