Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dunistd.h198 #define _SC_ICACHE_SZ 505 /* Instruction cache size (bytes) */ macro
/titanic_50/usr/src/lib/libc/port/gen/
H A Dsysconf.c429 case _SC_ICACHE_SZ: in sysconf()