armv7a_cachesize::way is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

armv7a_cachesize::way field

Syntax

uint32_t way;

References

LocationReferrerText
armv7a.h:48
uint32_t way;
armv7a.c:355decode_cache_reg()
size.way = ((cache_reg >> 3) & 0x3ff);
armv7a.c:357decode_cache_reg()
while (((size.way << i) & 0x80000000) == 0)
armv7a.c:433armv7a_identify_cache()
cache->arch[cl].d_u_size.way,
armv7a.c:453armv7a_identify_cache()
cache->arch[cl].i_size.way,
armv7a_cache.c:64armv7a_l1_d_cache_flush_level()
c_way = size->way;

Data Use

Functions writing armv7a_cachesize::way
Functions reading armv7a_cachesize::way
all items filtered out
armv7a_cachesize::way
Type of armv7a_cachesize::way
armv7a_cachesize::way
uint32_t
all items filtered out