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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMLdr.cpp152 case PDMMOD_TYPE_R3:
269 if (pCur->eType == PDMMOD_TYPE_R3)
288 pModule->eType = PDMMOD_TYPE_R3;
738 if ( pModule->eType == PDMMOD_TYPE_R3
1453 : pCur->eType == PDMMOD_TYPE_R3 ? PDMLDRCTX_RING_3
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h746 PDMMOD_TYPE_R3 enumerator in enum:PDMMODTYPE

Completed in 49 milliseconds