29 #ifndef __ARCH_X86_INTMESSAGE_HH__ 30 #define __ARCH_X86_INTMESSAGE_HH__ 51 namespace DeliveryMode
53 enum IntDeliveryMode {
64 static const char *
const names[NumModes] = {
65 "Fixed",
"LowestPriority",
"SMI",
"Reserved",
66 "NMI",
"INIT",
"Startup",
"ExtInt" EndBitUnion(TriggerIntMessage) namespace DeliveryMode
Declaration of a request, the overall memory request consisting of the parts of the request that are ...
PacketPtr buildIntPacket(Addr addr, T payload)
static const Addr TriggerIntOffset
BitUnion32(TriggerIntMessage) Bitfield< 7
static Addr x86InterruptAddress(const uint8_t id, const uint16_t addr)
Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,16,32,64}_t.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
A Packet is used to encapsulate a transfer between two objects in the memory system (e...
Declaration of the Packet class.
This is exposed globally, independent of the ISA.
Bitfield< 18, 16 > deliveryMode
static PacketPtr buildIntTriggerPacket(int id, TriggerIntMessage message)