Home
last modified time | relevance | path

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

/sysdeps/powerpc/
A Dhwcapinfo.c23 uint64_t __tcb_hwcap __attribute__ ((visibility ("hidden"))); variable
69 __tcb_hwcap = h2; in __tcb_parse_hwcap_and_convert_at_platform()
70 __tcb_hwcap = (h1 << 32) | __tcb_hwcap; in __tcb_parse_hwcap_and_convert_at_platform()
A Dhwcapinfo.h24 extern uint64_t __tcb_hwcap attribute_hidden;
/sysdeps/powerpc/nptl/
A Dtls.h140 THREAD_SET_HWCAP (__tcb_hwcap); \

Completed in 4 milliseconds