Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/riscv/
A Dsysconf.c26 getauxval2_einval (unsigned long int type, unsigned long int *result) in getauxval2_einval() function
41 if (getauxval2_einval (type, &result)) in sysconf_get_cache_associativity()
52 if (getauxval2_einval (type, &result)) in sysconf_get_cache_linesize()
63 if (getauxval2_einval (type, &result)) in sysconf_get_cache_size()

Completed in 3 milliseconds