Home
last modified time | relevance | path

Searched defs:__cacheline_aligned (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcache.h41 #define __cacheline_aligned __attribute__((__aligned__(L1_CACHE_BYTES))) macro
43 #define __cacheline_aligned \ macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dcache.h17 #define __cacheline_aligned __aligned(L1_CACHE_BYTES) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dcache.h23 #define __cacheline_aligned macro
/openbmc/linux/include/linux/
H A Dcache.h53 #define __cacheline_aligned \ macro
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h9 #define __cacheline_aligned __attribute__((aligned(128))) macro
/openbmc/linux/arch/ia64/kernel/
H A Dtraps.c277 static struct fpu_swa_msg last __cacheline_aligned; variable
/openbmc/linux/arch/xtensa/kernel/
H A Dsmp.c189 unsigned long cpu_start_id __cacheline_aligned; variable
/openbmc/linux/arch/sparc/kernel/
H A Dtime_64.c195 static struct sparc64_tick_ops tick_operations __cacheline_aligned = { variable
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c790 static union hpet_lock hpet __cacheline_aligned = { variable
/openbmc/linux/kernel/bpf/
H A Dcore.c647 static struct latch_tree_root bpf_tree __cacheline_aligned; variable
/openbmc/linux/kernel/module/
H A Dmain.c81 struct mod_tree_root mod_tree __cacheline_aligned = { variable