Searched refs:DFB (Results 1 - 2 of 2) sorted by relevance
/gem5/src/dev/arm/ | ||
H A D | gic_v3_cpu_interface.hh | 123 Bitfield<1> DFB; member in class:Gicv3CPUInterface 131 Bitfield<1> DFB; member in class:Gicv3CPUInterface 139 Bitfield<1> DFB; member in class:Gicv3CPUInterface |
H A D | gic_v3_cpu_interface.cc | 505 * DFB [1] == 1 (FIQ bypass not supported, RAO/WI) 511 icc_sre_el1.DFB = 1; 523 * DFB [1] == 1 (FIQ bypass not supported, RAO/WI) 529 icc_sre_el2.DFB = 1; 544 * DFB [1] == 1 (FIQ bypass not supported, RAO/WI) 550 icc_sre_el3.DFB = 1; |
Completed in 13 milliseconds