Home
last modified time | relevance | path

Searched refs:thread_get_hartid (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dboot.c239 thread_get_hartid()); in boot_init_primary_runtime()
255 thread_get_hartid()); in boot_init_primary_final()
267 pos, thread_get_hartid()); in init_secondary_helper()
282 pos, thread_get_hartid()); in init_secondary_helper()
H A Dsbi_mpxy.c36 hart_id = thread_get_hartid(); in mpxy_get_core_local()
H A Dthread_arch.c329 uint32_t thread_get_hartid(void) in thread_get_hartid() function
/optee_os/core/arch/riscv/include/kernel/
H A Dthread_arch.h201 uint32_t thread_get_hartid(void);