Searched refs:threadid (Results 1 – 1 of 1) sorted by relevance
992 uint16_t *threadid, uint32_t *apicid, in x86_mc_get_cpu_info() argument1004 *threadid = 0; in x86_mc_get_cpu_info()1019 *threadid = c->apicid & ((1 << (c->x86_num_siblings - 1)) - 1); in x86_mc_get_cpu_info()
Completed in 5 milliseconds