Searched refs:system_supports_tpidr2 (Results 1 – 3 of 3) sorted by relevance
252 if (system_supports_tpidr2()) in tls_thread_flush()371 if (system_supports_tpidr2()) in copy_thread()419 if (system_supports_tpidr2() && !is_compat_task()) in tls_preserve_current_state()433 if (system_supports_tpidr2()) in tls_thread_switch()
675 if (system_supports_tpidr2()) in tls_get()
778 static __always_inline bool system_supports_tpidr2(void) in system_supports_tpidr2() function