linux/arch/powerpc/include
Christophe Leroy affe587bac powerpc32: move xxxxx_dcache_range() functions inline
flush/clean/invalidate _dcache_range() functions are all very
similar and are quite short. They are mainly used in __dma_sync()
perf_event locate them in the top 3 consumming functions during
heavy ethernet activity

They are good candidate for inlining, as __dma_sync() does
almost nothing but calling them

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
2016-03-11 17:20:12 -06:00
..
asm powerpc32: move xxxxx_dcache_range() functions inline 2016-03-11 17:20:12 -06:00
uapi/asm powerpc: Fix misspellings in comments. 2016-03-01 19:27:20 +11:00