OpenOCD
|
Data Fields | |
int | ctype |
struct armv7a_cachesize | d_u_size |
struct armv7a_cachesize | i_size |
int armv7a_arch_cache::ctype |
Definition at line 54 of file armv7a.h.
Referenced by armv7a_handle_cache_info_command(), armv7a_identify_cache(), and armv7a_l1_d_cache_clean_inval_all().
struct armv7a_cachesize armv7a_arch_cache::d_u_size |
Definition at line 54 of file armv7a.h.
Referenced by armv7a_handle_cache_info_command(), armv7a_identify_cache(), and armv7a_l1_d_cache_clean_inval_all().
struct armv7a_cachesize armv7a_arch_cache::i_size |
Definition at line 54 of file armv7a.h.
Referenced by armv7a_handle_cache_info_command(), and armv7a_identify_cache().