Searched defs:int_type (Results 1 - 6 of 6) sorted by relevance
/gem5/src/dev/arm/ | ||
H A D | gic_v3.cc | 205 Gicv3::postInt(uint32_t cpu, ArmISA::InterruptTypes int_type) argument 211 Gicv3::deassertInt(uint32_t cpu, ArmISA::InterruptTypes int_type) argument |
H A D | gic_v3_cpu_interface.cc | 2041 ArmISA::InterruptTypes int_type = intSignalType(hppi.group); local |
/gem5/ext/systemc/src/sysc/datatypes/int/ | ||
H A D | sc_nbdefs.h | 235 typedef int64 int_type; typedef in namespace:sc_dt 243 typedef int int_type; typedef in namespace:sc_dt |
H A D | sc_int_base.h | [all...] |
/gem5/src/systemc/ext/dt/int/ | ||
H A D | sc_nbdefs.hh | 206 typedef int64 int_type; typedef in namespace:sc_dt |
H A D | sc_int_base.hh | [all...] |
Completed in 22 milliseconds