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

/gem5/src/dev/arm/
H A Dvgic.cc357 (!!vid->hcr.NPIE && !lrPending(vid) ? 0x08 : 0) |
424 if (lrPending(vid) && vid->vctrl.En) {
428 } else if (!lrPending(vid)) {
H A Dvgic.hh222 unsigned int lrPending(struct vcpuIntData *vid) function in class:VGic

Completed in 4 milliseconds