Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dsysconf.c49 long shape_l1i, shape_l1d, shape_l2, shape_l3 = -1; in __sysconf() local
64 shape_l1i = shape_l1d = shape_l2 = CSHAPE (0, 5, 1); in __sysconf()
71 shape_l1i = shape_l1d = CSHAPE(8*1024, 5, 1); in __sysconf()
83 shape_l1i = shape_l1d = shape_l2 = CSHAPE (0, 6, 1); in __sysconf()
88 shape_l1i = shape_l1d = CSHAPE(64*1024, 6, 2); in __sysconf()
94 shape_l1i = shape_l1d = CSHAPE(64*1024, 6, 2); in __sysconf()
99 shape_l1i = shape_l1d = shape_l2 = 0; in __sysconf()
103 __libc_alpha_cache_shape[0] = shape_l1i; in __sysconf()