Searched refs:l1_dcache_bytes (Results 1 – 6 of 6) sorted by relevance
67 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_range()89 unsigned long bytes = l1_dcache_bytes(); in clean_dcache_range()108 unsigned long bytes = l1_dcache_bytes(); in invalidate_dcache_range()
63 static inline u32 l1_dcache_bytes(void) in l1_dcache_bytes() function83 static inline u32 l1_dcache_bytes(void) in l1_dcache_bytes() function
16 unsigned long bytes = l1_dcache_bytes(); in __clean_pmem_range()28 unsigned long bytes = l1_dcache_bytes(); in __flush_pmem_range()
1049 unsigned long size = l1_dcache_bytes(); in __emulate_dcbz()1063 unsigned long size = l1_dcache_bytes(); in emulate_dcbz()
148 *size = l1_dcache_bytes(); in wp_get_instr_detail()
86 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_icache_phys()
Completed in 10 milliseconds