u-boot/arch/arc/include/asm
Eugeniy Paltsev 375945bac2 ARC: Implement a function to sync and cleanup caches
Implement specialized function to clenup caches (and therefore
sync instruction and data caches) which can be used for cleanup before linux
launch or to sync caches during U-Boot self-relocation.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2018-03-21 17:06:54 +03:00
..
arc-bcr.h ARC: Move BCR encodings to separate header file 2018-03-21 17:06:54 +03:00
arcregs.h ARC: Introduce is_isa_X() functions 2018-03-21 17:06:49 +03:00
bitops.h
byteorder.h
cache.h ARC: Implement a function to sync and cleanup caches 2018-03-21 17:06:54 +03:00
config.h
global_data.h ARC: Move cache global variables to arch_global_data 2018-03-21 17:06:54 +03:00
gpio.h
io.h arc: Fine-tune implementation of memory barriers 2018-03-21 16:21:34 +03:00
linkage.h
posix_types.h
processor.h
ptrace.h
sections.h
string.h arc: Get rid of handwritten string routines 2018-03-21 16:21:34 +03:00
types.h
u-boot-arc.h
u-boot.h
unaligned.h