Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcacheflush.h49 unsigned long shift = l1_dcache_shift(); in flush_dcache_range()
71 unsigned long shift = l1_dcache_shift(); in clean_dcache_range()
90 unsigned long shift = l1_dcache_shift(); in invalidate_dcache_range()
H A Dcache.h58 static inline u32 l1_dcache_shift(void) in l1_dcache_shift() function
78 static inline u32 l1_dcache_shift(void) in l1_dcache_shift() function
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dpmem.c14 unsigned long shift = l1_dcache_shift(); in __clean_pmem_range()
26 unsigned long shift = l1_dcache_shift(); in __flush_pmem_range()