Home
last modified time | relevance | path

Searched refs:AT_L1D_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.patch12 ../orc/orccpu-powerpc.c:164:21: error: 'AT_L1D_CACHESIZE' undeclared (first use in this function); …
13 164 | if (buf[i] == AT_L1D_CACHESIZE) {
47 +#ifdef AT_L1D_CACHESIZE
48 if (buf[i] == AT_L1D_CACHESIZE) {
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c23 #define AT_L1D_CACHESIZE 42 macro
73 p = find_auxv_entry(AT_L1D_CACHESIZE, buffer); in test_cache_shape()
/OK3568_Linux_fs/kernel/arch/riscv/include/uapi/asm/
H A Dauxvec.h29 #define AT_L1D_CACHESIZE 42 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dauxvec.h44 #define AT_L1D_CACHESIZE 42 macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Delf.h69 NEW_AUX_ENT(AT_L1D_CACHESIZE, \
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Delf.h142 NEW_AUX_ENT(AT_L1D_CACHESIZE, ppc64_caches.l1d.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.h1222 #define AT_L1D_CACHESIZE 42 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.h1222 #define AT_L1D_CACHESIZE 42 macro