Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dvmlinux.lds.S106 CACHELINE_ALIGNED_DATA(128)
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvmlinux.lds.S94 CACHELINE_ALIGNED_DATA(1 << CONFIG_MIPS_L1_CACHE_SHIFT)
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dvmlinux.lds.S181 CACHELINE_ALIGNED_DATA(SMP_CACHE_BYTES)
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dvmlinux.lds.S173 CACHELINE_ALIGNED_DATA(L1_CACHE_BYTES)
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvmlinux.lds.S350 CACHELINE_ALIGNED_DATA(L1_CACHE_BYTES)
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dvmlinux.lds.h386 #define CACHELINE_ALIGNED_DATA(align) \ macro
1175 CACHELINE_ALIGNED_DATA(cacheline) \