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

armv8_arch_cache struct

Syntax

struct armv8_arch_cache {     int ctype;                     struct armv8_cachesize d_u_size;         struct armv8_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
armv8.h:147
struct armv8_arch_cache {
armv8.h:158armv8_cache_common::archarmv8_cache_common
struct armv8_arch_cache arch[6]; /* cache info, L1 - L7 */
armv8_cache.c:192armv8_handle_inner_cache_info_command()
struct armv8_arch_cache *arch = &(armv8_cache->arch[cl]);

Type Use

Variables of armv8_arch_cache type
armv8_handle_inner_cache_info_command()::arch
all items filtered out
armv8_arch_cache