Searched refs:system_supports_tpidr2 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dprocess.c252 if (system_supports_tpidr2())
371 if (system_supports_tpidr2())
419 if (system_supports_tpidr2() && !is_compat_task())
433 if (system_supports_tpidr2())
H A Dsignal.c686 if (!system_supports_tpidr2())
848 if (err == 0 && system_supports_tpidr2() && user.tpidr2)
942 if (system_supports_tpidr2()) {
1032 if (system_supports_tpidr2() && err == 0) {
H A Dptrace.c670 if (system_supports_tpidr2())
686 if (system_supports_tpidr2())
694 if (system_supports_tpidr2())
/linux-master/arch/arm64/include/asm/
H A Dcpufeature.h768 static __always_inline bool system_supports_tpidr2(void) function

Completed in 140 milliseconds