OpenOCD
armv7a_cachesize Struct Reference

Data Fields

uint32_t associativity
 
uint32_t cachesize
 
uint32_t index
 
uint32_t index_shift
 
uint32_t linelen
 
uint32_t nsets
 
uint32_t way
 
uint32_t way_shift
 

Detailed Description

Definition at line 39 of file armv7a.h.

Field Documentation

◆ associativity

uint32_t armv7a_cachesize::associativity

Definition at line 42 of file armv7a.h.

Referenced by armv7a_handle_cache_info_command(), and armv7a_identify_cache().

◆ cachesize

uint32_t armv7a_cachesize::cachesize

Definition at line 44 of file armv7a.h.

Referenced by armv7a_handle_cache_info_command(), and armv7a_identify_cache().

◆ index

uint32_t armv7a_cachesize::index

Definition at line 46 of file armv7a.h.

Referenced by armv7a_identify_cache().

◆ index_shift

uint32_t armv7a_cachesize::index_shift

Definition at line 47 of file armv7a.h.

Referenced by armv7a_identify_cache().

◆ linelen

uint32_t armv7a_cachesize::linelen

Definition at line 41 of file armv7a.h.

Referenced by armv7a_handle_cache_info_command(), and armv7a_identify_cache().

◆ nsets

uint32_t armv7a_cachesize::nsets

Definition at line 43 of file armv7a.h.

Referenced by armv7a_handle_cache_info_command().

◆ way

uint32_t armv7a_cachesize::way

Definition at line 48 of file armv7a.h.

Referenced by armv7a_identify_cache().

◆ way_shift

uint32_t armv7a_cachesize::way_shift

Definition at line 49 of file armv7a.h.

Referenced by armv7a_identify_cache().


The documentation for this struct was generated from the following file: