Searched defs:fPendingIntr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp3456 bool fPendingIntr = false; local
3459 rc = PDMApicGetTPR(pVCpu, &u8Tpr, &fPendingIntr, &u8PendingIntr);
3470 if (fPendingIntr)

Completed in 82 milliseconds