Searched refs:system_uses_mte_async_or_asymm_mode (Results 1 – 3 of 3) sorted by relevance
184 static inline bool system_uses_mte_async_or_asymm_mode(void) in system_uses_mte_async_or_asymm_mode() function215 static inline bool system_uses_mte_async_or_asymm_mode(void) in system_uses_mte_async_or_asymm_mode() function
175 if (system_uses_mte_async_or_asymm_mode()) in __uaccess_disable_tco_async()181 if (system_uses_mte_async_or_asymm_mode()) in __uaccess_enable_tco_async()
122 WARN_ONCE(system_uses_mte_async_or_asymm_mode(), in mte_enable_kernel_sync()140 if (!system_uses_mte_async_or_asymm_mode()) in mte_enable_kernel_async()158 if (!system_uses_mte_async_or_asymm_mode()) in mte_enable_kernel_asymm()
Completed in 6 milliseconds