Searched refs:thread_ptr (Results 1 - 1 of 1) sorted by last modified time

/arch/hexagon/kernel/
H A Dsmp.c148 unsigned long thread_ptr; local
153 : "=r" (thread_ptr)
156 thread_ptr = thread_ptr & ~(THREAD_SIZE-1);
161 : "r" (thread_ptr)

Completed in 30 milliseconds