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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp249 pRom->aPages[iPage].LiveSave.fDirty = true;
410 if (!pRomPage->LiveSave.fDirty)
412 pRomPage->LiveSave.fDirty = true;
538 || ( pRomPage->LiveSave.fDirty
562 pRomPage->LiveSave.fDirty = false;
655 paLSPages[iPage].fDirty = true;
804 if (pLSPage->fDirty)
825 if (pLSPage->fDirty)
846 if (!pLSPage->fDirty)
848 pLSPage->fDirty
[all...]
H A DPGMPool.cpp825 AssertMsg(pPage->fDirty, ("Page %RGp (slot=%d) not marked dirty!", pPage->GCPhys, i));
832 pPage->fDirty = false;
1028 && !pPage->fDirty
H A DPDMBlkCache.cpp2593 bool fDirty = false; local
2626 fDirty = true;
2636 fDirty = true;
2651 fDirty = true;
2661 if (fDirty)
H A DPATM.cpp1284 * @param fDirty Dirty flag
1289 void patmR3AddP2GLookupRecord(PVM pVM, PPATCHINFO pPatch, uint8_t *pPatchInstrHC, RTRCPTR pInstrGC, PATM_LOOKUP_TYPE enmType, bool fDirty) argument
1296 LogFlowFunc(("pVM=%#p pPatch=%#p pPatchInstrHC=%#p pInstrGC=%#x enmType=%d fDirty=%RTbool\n",
1297 pVM, pPatch, pPatchInstrHC, pInstrGC, enmType, fDirty));
1320 pPatchToGuestRec->fDirty = fDirty;
4983 if (pPatchToGuestRec && !pPatchToGuestRec->fDirty)
5002 pPatchToGuestRec->fDirty = true;
6175 pRec->fDirty = false;
6203 pRec->fDirty
[all...]
H A DPATMSSM.cpp458 SSMFIELD_ENTRY( RECPATCHTOGUEST, fDirty),
1015 patmR3AddP2GLookupRecord(pVM, &pPatchRec->patch, (uintptr_t)rec.Core.Key + pVM->patm.s.pPatchMemHC, rec.pOrgInstrGC, rec.enmType, rec.fDirty);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-shared.h212 pSurface->fDirty = false;
234 pMipmapLevel->fDirty = true;
235 pSurface->fDirty = true;
239 pMipmapLevel->fDirty = false;
480 if (pMipmapLevel->fDirty)
532 if ( !pSurface->fDirty
H A DDevVGA-SVGA3d-win.cpp77 bool fDirty; member in struct:__anon13187
89 SSMFIELD_ENTRY_IGNORE( VMSVGA3DMIPMAPLEVEL, fDirty),
121 bool fDirty; member in struct:__anon13190
161 SSMFIELD_ENTRY_IGNORE( VMSVGA3DSURFACE, fDirty),
2137 if (pSurface->fDirty)
2142 if (pSurface->pMipmapLevels[i].fDirty)
2168 pSurface->pMipmapLevels[i].fDirty = false;
2185 pSurface->fDirty = false;
2391 pSurface->pMipmapLevels[host.mipmap].fDirty = true;
2392 pSurface->fDirty
[all...]
H A DDevVGA-SVGA3d-ogl.cpp486 bool fDirty; member in struct:__anon13171
498 SSMFIELD_ENTRY_IGNORE( VMSVGA3DMIPMAPLEVEL, fDirty),
528 bool fDirty; member in struct:__anon13172
554 SSMFIELD_ENTRY_IGNORE( VMSVGA3DSURFACE, fDirty),
3097 if (pSurface->fDirty)
3103 if (pSurface->pMipmapLevels[i].fDirty || i == 0)
3105 if (pSurface->pMipmapLevels[i].fDirty)
3120 pSurface->pMipmapLevels[i].fDirty = false;
3123 pSurface->fDirty = false;
3475 pSurface->pMipmapLevels[host.mipmap].fDirty
[all...]
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h231 bool fDirty; member in struct:RECPATCHTOGUEST
609 PATM_LOOKUP_TYPE enmType, bool fDirty = false);
H A DPGMInternal.h1335 uint32_t fDirty : 1; member in struct:PGMLIVESAVERAMPAGE
1485 bool fDirty; member in struct:PGMROMPAGE::__anon16960
1563 bool fDirty; member in struct:PGMLIVESAVEMMIO2PAGE
2195 bool fDirty : 1; member in struct:PGMPOOLPAGE
2224 /** Index into PGMPOOL::aDirtyPages if fDirty is set. */
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1083 if (pPage->fDirty)
1274 Assert(pPage->fDirty == false);
1654 AssertMsg(pPage->fDirty, ("Page %RGp (slot=%d) not marked dirty!", pPage->GCPhys, idxSlot));
1665 pPage->fDirty = false;
1743 Assert(!pPage->fDirty);
1778 pPage->fDirty = true;
2487 if (pPageHead->fDirty)
2951 if (pPage->fDirty)
4862 if (pPage->fDirty)
5087 pPage->fDirty
[all...]
H A DPGMAllBth.h1469 * @param GCPhysPage Guest physical address (only valid if pShwPage->fDirty is set)
1481 if (pShwPage->fDirty)
1679 if (pShwPage->fDirty)
1690 Assert(!pShwPage->fDirty);
/vbox/src/VBox/Storage/
H A DVMDK.cpp370 bool fDirty; member in struct:VMDKDESCRIPTOR
1409 pDescriptor->fDirty = true;
1549 pDescriptor->fDirty = true;
1693 pDescriptor->fDirty = true;
1963 pDescriptor->fDirty = false;
2474 pImage->Descriptor.fDirty = false;
4389 if (pImage->Descriptor.fDirty)
5548 pImage->Descriptor.fDirty = true;

Completed in 240 milliseconds