Home
last modified time | relevance | path

Searched hist:ba9eb6c7eb3490f72f07bc712f7196fb4e0fe80c (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dcache.Sba9eb6c7eb3490f72f07bc712f7196fb4e0fe80c Tue May 17 07:38:08 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> arm64: rename __asm_flush_dcache_level to __asm_dcache_level

Since 1e6ad55c0582 ("armv8/cache: Change cache invalidate and flush
function"), this routine can be used for both cache flushing and
cache invalidation. So, it is better to not include "flush" in
this routine name.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>