Searched refs:hart_id (Results 1 – 6 of 6) sorted by relevance
33 uint32_t hart_id = 0; in mpxy_get_core_local() local38 hart_id = thread_get_hartid_by_hartindex(pos); in mpxy_get_core_local()40 mpxy = &mpxy_core_local_array[hart_id]; in mpxy_get_core_local()
71 uint32_t curr_hartid = thread_get_core_local()->hart_id; in start_secondary_cores()
26 offsetof(struct thread_core_local, hart_id));
333 return thread_core_local[hartidx].hart_id; in thread_get_hartid_by_hartindex()
85 uint32_t hart_id; member
36 uint32_t hart_id; member