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

/gem5/src/dev/arm/
H A Dgic_v3_cpu_interface.hh122 Bitfield<2> DIB; member in class:Gicv3CPUInterface
130 Bitfield<2> DIB; member in class:Gicv3CPUInterface
138 Bitfield<2> DIB; member in class:Gicv3CPUInterface
H A Dgic_v3_cpu_interface.cc504 * DIB [2] == 1 (IRQ bypass not supported, RAO/WI)
510 icc_sre_el1.DIB = 1;
522 * DIB [2] == 1 (IRQ bypass not supported, RAO/WI)
528 icc_sre_el2.DIB = 1;
543 * DIB [2] == 1 (IRQ bypass not supported, RAO/WI)
549 icc_sre_el3.DIB = 1;

Completed in 17 milliseconds