Searched refs:lowestPriorityOffset (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/x86/
H A Di82094aa.cc44 extIntPic(p->external_int_pic), lowestPriorityOffset(0)
236 uint64_t modOffset = lowestPriorityOffset % apics.size();
237 lowestPriorityOffset++;
276 SERIALIZE_SCALAR(lowestPriorityOffset);
289 UNSERIALIZE_SCALAR(lowestPriorityOffset);
H A Di82094aa.hh75 uint64_t lowestPriorityOffset; member in class:X86ISA::I82094AA

Completed in 6 milliseconds