Searched refs:cpu_threadtype (Results 1 – 11 of 11) sorted by relevance
237 return cpu_datap(slot_num)->cpu_threadtype; in slot_threadtype()253 cpu_threadtype(void) in cpu_threadtype() function255 return current_cpu_datap()->cpu_threadtype; in cpu_threadtype()
847 cpup->cpu_threadtype = CPU_THREADTYPE_INTEL_HTT; in cpu_thread_alloc()849 cpup->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_thread_alloc()
342 int cpu_threadtype; member
783 return cpu_datap(slot_num)->cpu_threadtype; in slot_threadtype()799 cpu_threadtype(void) in cpu_threadtype() function801 return getCpuDatap()->cpu_threadtype; in cpu_threadtype()
125 int cpu_threadtype; member
261 cdp->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_init()
136 cpu_threadtype_t cpu_threadtype; /* cpu threadtype */ member
90 cpu_threadtype_t cpu_threadtype(void);
728 cdp->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_init()
223 basic_info->cpu_threadtype = slot_threadtype(master_id); in host_info()
1266 cputhreadtype = cpu_threadtype(); in sysctl_mib_startup()