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

/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp1203 bool const fPriorityReq = RT_BOOL(pReq->fFlags & VMREQFLAGS_PRIORITY); local
1204 if (fPriorityReq && pUVM->pVM)

Completed in 45 milliseconds