Searched refs:IDbits (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/arm/
H A Dgic_v3_cpu_interface.hh75 Bitfield<13, 11> IDbits; member in class:Gicv3CPUInterface
92 Bitfield<13, 11> IDbits; member in class:Gicv3CPUInterface
276 Bitfield<25, 23> IDbits; member in class:Gicv3CPUInterface
291 Bitfield<13, 11> IDbits; member in class:Gicv3CPUInterface
H A Dgic_v3_cpu_interface.cc570 // IDbits [13:11], 001 = 24 bits | 000 = 16 bits
577 icc_ctlr_el1.IDbits = 1;
589 icv_ctlr_el1.IDbits = 1;
605 // IDbits [13:11], 001 = 24 bits | 000 = 16 bits
613 icc_ctlr_el3.IDbits = 0;
671 ich_vtr_el2.IDbits = 1;
1139 * IDbits is RO.
1235 * IDbits is RO.

Completed in 13 milliseconds