arc_cache_invalidate() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarc_cache_invalidate()

arc_cache_invalidate() function

Syntax

int arc_cache_invalidate(struct target *target);
Implemented in arc.c:2237

Arguments

target

References

LocationReferrerText
arc.c:2237
int arc_cache_invalidate(struct target *target)
arc.h:343
int arc_cache_invalidate(struct target *target);
arc_mem.c:54arc_mem_write_block32()
CHECK_RETVAL(arc_cache_invalidate(target));
arc_mem.c:112arc_mem_write_block16()
CHECK_RETVAL(arc_cache_invalidate(target));
arc_mem.c:149arc_mem_write_block8()
CHECK_RETVAL(arc_cache_invalidate(target));

Call Tree

Functions calling arc_cache_invalidate()
Functions called by arc_cache_invalidate()
arc_cache_invalidate()
Data read by arc_cache_invalidate()
arc_cache_invalidate()::__retval
all items filtered out
arc_cache_invalidate()