Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
H A Dsmp.c125 unsigned long thread_ptr; in start_secondary() local
131 : "=r" (thread_ptr) in start_secondary()
134 thread_ptr = thread_ptr & ~(THREAD_SIZE-1); in start_secondary()
139 : "r" (thread_ptr) in start_secondary()