Home
last modified time | relevance | path

Searched refs:system_supports_tpidr2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/arm64/kernel/
A Dprocess.c252 if (system_supports_tpidr2()) in tls_thread_flush()
374 if (system_supports_tpidr2()) in copy_thread()
422 if (system_supports_tpidr2() && !is_compat_task()) in tls_preserve_current_state()
436 if (system_supports_tpidr2()) in tls_thread_switch()
A Dptrace.c670 if (system_supports_tpidr2()) in tls_get()
686 if (system_supports_tpidr2()) in tls_set()
694 if (system_supports_tpidr2()) in tls_set()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dcpufeature.h784 static __always_inline bool system_supports_tpidr2(void) in system_supports_tpidr2() function

Completed in 14 milliseconds