Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
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()
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
/Linux-v5.10/arch/powerpc/lib/
Dpmem.c14 unsigned long shift = l1_dcache_shift(); in __clean_pmem_range()
26 unsigned long shift = l1_dcache_shift(); in __flush_pmem_range()