OpenOCD
|
Data Fields | |
int | ctype |
struct armv8_cachesize | d_u_size |
struct armv8_cachesize | i_size |
int armv8_arch_cache::ctype |
Definition at line 144 of file armv8.h.
Referenced by armv8_cache_d_inner_clean_inval_all(), armv8_handle_inner_cache_info_command(), and armv8_identify_cache().
struct armv8_cachesize armv8_arch_cache::d_u_size |
Definition at line 144 of file armv8.h.
Referenced by armv8_cache_d_inner_clean_inval_all(), armv8_handle_inner_cache_info_command(), and armv8_identify_cache().
struct armv8_cachesize armv8_arch_cache::i_size |
Definition at line 144 of file armv8.h.
Referenced by armv8_handle_inner_cache_info_command(), and armv8_identify_cache().