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

/vbox/src/VBox/VMM/VMMAll/
H A DPDMAllCritSectBoth.cpp69 PPDMCRITSECTRW pCritSectRw = pVCpu->pdm.s.apQueuedCritSectRwExclLeaves[i];
72 pVCpu->pdm.s.apQueuedCritSectRwExclLeaves[i]);
H A DPDMAllCritSectRw.cpp1196 pVCpu->pdm.s.apQueuedCritSectRwExclLeaves[i] = MMHyperCCToR3(pVM, pThis);
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h1034 /** The number of entries in the apQueuedCritSectRwExclLeaves table that's
1041 R3PTRTYPE(PPDMCRITSECTRW) apQueuedCritSectRwExclLeaves[8]; member in struct:PDMCPU
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h461 GEN_CHECK_OFF(PDMCPU, apQueuedCritSectRwExclLeaves);

Completed in 52 milliseconds