Searched refs:system_supports_tpidr2 (Results 1 – 4 of 4) sorted by relevance
254 if (system_supports_tpidr2()) in tls_thread_flush()523 if (system_supports_tpidr2() && !is_compat_task()) in tls_preserve_current_state()537 if (system_supports_tpidr2()) in tls_thread_switch()
830 if (!system_supports_tpidr2()) in parse_user_sigframe()1009 if (err == 0 && system_supports_tpidr2() && user.tpidr2) in restore_sigframe()1173 if (system_supports_tpidr2()) { in setup_sigframe_layout()1277 if (system_supports_tpidr2() && err == 0) { in setup_sigframe()
671 if (system_supports_tpidr2()) in tls_get()687 if (system_supports_tpidr2()) in tls_set()695 if (system_supports_tpidr2()) in tls_set()
777 static __always_inline bool system_supports_tpidr2(void) in system_supports_tpidr2() function
Completed in 16 milliseconds