Go to the documentation of this file.
   29 #ifndef __ARCH_POWER_INTERRUPT_HH__ 
   30 #define __ARCH_POWER_INTERRUPT_HH__ 
   34 #include "params/PowerInterrupts.hh" 
   47     using Params = PowerInterruptsParams;
 
   54         panic(
"Interrupts::post not implemented.\n");
 
   60         panic(
"Interrupts::clear not implemented.\n");
 
   66         panic(
"Interrupts::clearAll not implemented.\n");
 
   72         panic(
"Interrupts::checkInterrupts not implemented.\n");
 
   79         panic(
"Interrupts::getInterrupt not implemented.\n");
 
   85         panic(
"Interrupts::updateIntrInfo not implemented.\n");
 
   92 #endif // __ARCH_POWER_INTERRUPT_HH__ 
  
bool checkInterrupts() const
void post(int int_num, int index)
Interrupts(const Params &p)
std::shared_ptr< FaultBase > Fault
void clear(int int_num, int index)
BaseInterruptsParams Params
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
#define panic(...)
This implements a cprintf based panic() function.
Generated on Tue Sep 21 2021 12:24:24 for gem5 by  doxygen 1.8.17