Go to the documentation of this file.
29 #ifndef __INTR_CONTROL_HH__
30 #define __INTR_CONTROL_HH__
35 #include "params/IntrControl.hh"
46 void clear(
int cpu_id,
int int_num,
int index);
47 void post(
int cpu_id,
int int_num,
int index);
64 #endif // __INTR_CONTROL_HH__
void clear(int cpu_id, int int_num, int index)
bool havePosted(int cpu_id) const
void post(int cpu_id, int int_num, int index)
void clearAll(int cpu_id)
IntrControl(const Params *p)
void post(int int_num, int index=0)
void clear(int int_num, int index=0)
Abstract superclass for simulation objects.
Generated on Wed Sep 30 2020 14:02:08 for gem5 by doxygen 1.8.17