Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/s390/
Dsysconf.c70 # define STFLE_Z10_MASK (1UL << (63 - 34)) in get_cache_info() macro
73 # define STFLE_Z10_MASK (1ULL << (63 - 34)) in get_cache_info() macro
83 if (!(stfle_bits & STFLE_Z10_MASK)) in get_cache_info()