Searched refs:hart_id (Results 1 – 6 of 6) sorted by relevance
32 uint32_t hart_id = 0; in mpxy_get_core_local() local36 hart_id = thread_get_hartid(); in mpxy_get_core_local()38 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()
85 uint32_t hart_id; member
36 uint32_t hart_id; member