Searched refs:system_supports_tpidr2 (Results 1 – 2 of 2) sorted by relevance
256 if (system_supports_tpidr2()) in tls_thread_flush()377 if (system_supports_tpidr2()) in copy_thread()425 if (system_supports_tpidr2() && !is_compat_task()) in tls_preserve_current_state()439 if (system_supports_tpidr2()) in tls_thread_switch()
779 static __always_inline bool system_supports_tpidr2(void) in system_supports_tpidr2() function