Searched refs:l1_dcache_bytes (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dcacheflush.h73 unsigned long bytes = l1_dcache_bytes();
95 unsigned long bytes = l1_dcache_bytes();
114 unsigned long bytes = l1_dcache_bytes();
H A Dcache.h67 static inline u32 l1_dcache_bytes(void) function
87 static inline u32 l1_dcache_bytes(void) function
/linux-master/arch/powerpc/lib/
H A Dpmem.c16 unsigned long bytes = l1_dcache_bytes();
28 unsigned long bytes = l1_dcache_bytes();
H A Dsstep.c1059 unsigned long size = l1_dcache_bytes();
1073 unsigned long size = l1_dcache_bytes();
/linux-master/arch/powerpc/mm/
H A Dcacheflush.c86 unsigned long bytes = l1_dcache_bytes();
/linux-master/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c153 *size = l1_dcache_bytes();

Completed in 132 milliseconds