Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/orc/
H A D0001-orc-orccpu-powerpc.c-fix-build-with-kernel-4.11.patch21 ../orc/orccpu-powerpc.c:172:21: error: 'AT_L3_CACHESIZE' undeclared (first use in this function); d…
22 172 | if (buf[i] == AT_L3_CACHESIZE) {
59 +#ifdef AT_L3_CACHESIZE
60 if (buf[i] == AT_L3_CACHESIZE) {
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c27 #define AT_L3_CACHESIZE 46 macro
97 p = find_auxv_entry(AT_L3_CACHESIZE, buffer); in test_cache_shape()
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dauxvec.h48 #define AT_L3_CACHESIZE 46 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Delf.h146 NEW_AUX_ENT(AT_L3_CACHESIZE, ppc64_caches.l3.size); \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Delf.h1226 #define AT_L3_CACHESIZE 46 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Delf.h1226 #define AT_L3_CACHESIZE 46 macro