Searched defs:core_id (Results 1 – 3 of 3) sorted by relevance
83 u_int package_id, core_id, smt_id, numa_id; in x86_cpu_topology() local
173 cpu_topology_set(struct cpu_info *ci, u_int package_id, u_int core_id, in cpu_topology_set()
1542 int core_id = (cmd_val(s, 2) & (1 << 0)) ? 1 : 0; in cmd_handler_mi_store_data_imm() local