OpenOCD
armv8_cachesize Struct Reference

Data Fields

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

Detailed Description

Definition at line 132 of file armv8.h.

Field Documentation

◆ associativity

uint32_t armv8_cachesize::associativity

Definition at line 136 of file armv8.h.

Referenced by armv8_handle_inner_cache_info_command(), and armv8_identify_cache().

◆ cachesize

uint32_t armv8_cachesize::cachesize

Definition at line 138 of file armv8.h.

Referenced by armv8_handle_inner_cache_info_command(), and armv8_identify_cache().

◆ index

uint32_t armv8_cachesize::index

Definition at line 140 of file armv8.h.

Referenced by armv8_identify_cache().

◆ index_shift

uint32_t armv8_cachesize::index_shift

Definition at line 141 of file armv8.h.

Referenced by armv8_identify_cache().

◆ level_num

uint32_t armv8_cachesize::level_num

Definition at line 133 of file armv8.h.

◆ linelen

uint32_t armv8_cachesize::linelen

Definition at line 135 of file armv8.h.

Referenced by armv8_handle_inner_cache_info_command(), and armv8_identify_cache().

◆ nsets

uint32_t armv8_cachesize::nsets

Definition at line 137 of file armv8.h.

Referenced by armv8_handle_inner_cache_info_command().

◆ way

uint32_t armv8_cachesize::way

Definition at line 142 of file armv8.h.

Referenced by armv8_identify_cache().

◆ way_shift

uint32_t armv8_cachesize::way_shift

Definition at line 143 of file armv8.h.

Referenced by armv8_identify_cache().


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