pub const DEBUG_BANK_SIZE: usize = 16;Expand description
The number of registers in each of the DBGB{C,V}R<n>_EL1 and
DBGW{C,V}R<n>_EL1 banks; the count actually implemented is reported by
ID_AA64DFR0_EL1.
pub const DEBUG_BANK_SIZE: usize = 16;The number of registers in each of the DBGB{C,V}R<n>_EL1 and
DBGW{C,V}R<n>_EL1 banks; the count actually implemented is reported by
ID_AA64DFR0_EL1.