Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/powerpc/
A Dsysconf.c26 auxv2sysconf_cache_associativity (unsigned long type) in auxv2sysconf_cache_associativity() function
46 return auxv2sysconf_cache_associativity (AT_L1I_CACHEGEOMETRY); in __sysconf()
52 return auxv2sysconf_cache_associativity (AT_L1D_CACHEGEOMETRY); in __sysconf()
58 return auxv2sysconf_cache_associativity (AT_L2_CACHEGEOMETRY); in __sysconf()
64 return auxv2sysconf_cache_associativity (AT_L3_CACHEGEOMETRY); in __sysconf()

Completed in 4 milliseconds