Home
last modified time | relevance | path

Searched defs:SHMLBA (Results 1 – 21 of 21) sorted by relevance

/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/bits/
H A Dshmlba.h26 #define SHMLBA (__getpagesize ()) 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/bits/
H A Dshmlba.h26 #define SHMLBA (__getpagesize () << 2) macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dshmparam.h5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ 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/asm-generic/
H A Dshmparam.h5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dshmparam.h11 #define SHMLBA (1024*1024) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dshmparam.h8 #define SHMLBA CONFIG_NIOS2_DCACHE_SIZE macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dshmparam.h5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dshmparam.h5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dshmparam.h19 #define SHMLBA ((PAGE_SIZE > DCACHE_WAY_SIZE)? PAGE_SIZE : DCACHE_WAY_SIZE) macro
/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/asm-generic/
H A Dshmparam.h5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dshmparam.h10 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dshmparam.h5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dshmparam.h10 #define SHMLBA (2 * PAGE_SIZE) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dshmparam.h15 #define SHMLBA 0x4000 /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dshmparam_32.h8 #define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE) macro
H A Dshmparam_64.h9 #define SHMLBA ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dshmparam.h5 #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dshmparam.h12 #define SHMLBA (4 * SZ_8K) /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dshmparam.h10 #define SHMLBA (4 * PAGE_SIZE) /* attach addr a multiple of this */ macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dshmparam.h7 #define SHMLBA (4 * PAGE_SIZE) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dshmparam.h11 #define SHMLBA 0x40000 /* attach addr a multiple of this */ macro