Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/orc/
H A D0001-orc-orccpu-powerpc.c-fix-build-with-kernel-4.11.patch17 ../orc/orccpu-powerpc.c:168:21: error: 'AT_L2_CACHESIZE' undeclared (first use in this function); d…
18 168 | if (buf[i] == AT_L2_CACHESIZE) {
53 +#ifdef AT_L2_CACHESIZE
54 if (buf[i] == AT_L2_CACHESIZE) {
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c25 #define AT_L2_CACHESIZE 44 macro
85 p = find_auxv_entry(AT_L2_CACHESIZE, buffer); in test_cache_shape()
/OK3568_Linux_fs/kernel/arch/riscv/include/uapi/asm/
H A Dauxvec.h31 #define AT_L2_CACHESIZE 44 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dauxvec.h46 #define AT_L2_CACHESIZE 44 macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Delf.h73 NEW_AUX_ENT(AT_L2_CACHESIZE, \
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Delf.h144 NEW_AUX_ENT(AT_L2_CACHESIZE, ppc64_caches.l2.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.h1224 #define AT_L2_CACHESIZE 44 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.h1224 #define AT_L2_CACHESIZE 44 macro