Searched defs:set_thread_ptr (Results 1 – 2 of 2) sorted by relevance
88 static bool set_thread_ptr(uintptr_t val) { in set_thread_ptr() function
92 static void set_thread_ptr(uintptr_t val) { __arm_wsr64("tpidr_el0", val); } in set_thread_ptr() function