Searched defs:__cacheline_aligned_in_smp (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | cache.h | 18 #define __cacheline_aligned_in_smp \ macro |
/linux/kernel/time/ | ||
H A D | timer.c | 60 __visible u64 jiffies_64 __cacheline_aligned_in_smp = INITIAL_JIFFIES; variable |