Home
last modified time | relevance | path

Searched refs:l1_dcache_shift (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dcacheflush.h72 unsigned long shift = l1_dcache_shift(); in flush_dcache_range()
94 unsigned long shift = l1_dcache_shift(); in clean_dcache_range()
113 unsigned long shift = l1_dcache_shift(); in invalidate_dcache_range()
H A Dcache.h62 static inline u32 l1_dcache_shift(void) in l1_dcache_shift() function
82 static inline u32 l1_dcache_shift(void) in l1_dcache_shift() function
/openbmc/linux/arch/powerpc/lib/
H A Dpmem.c15 unsigned long shift = l1_dcache_shift(); in __clean_pmem_range()
27 unsigned long shift = l1_dcache_shift(); in __flush_pmem_range()