armv7a_arch_cache is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

armv7a_arch_cache struct

Syntax

struct armv7a_arch_cache {     int ctype;                     struct armv7a_cachesize d_u_size;         struct armv7a_cachesize i_size;         };

Fields

ctype

No summary provided. Read more...

d_u_size

No summary provided. Read more...

i_size

No summary provided. Read more...

References

LocationReferrerScopeText
armv7a.h:53
struct armv7a_arch_cache {
armv7a.c:244armv7a_handle_cache_info_command()
struct armv7a_arch_cache *arch = &(armv7a_cache->arch[cl]);
armv7a.h:65armv7a_cache_common::archarmv7a_cache_common
struct armv7a_arch_cache arch[6]; /* cache info, L1 - L7 */

Type Use

Variables of armv7a_arch_cache type
armv7a_handle_cache_info_command()::arch
all items filtered out
armv7a_arch_cache