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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp339 DECLINLINE(void) vga_reset_dirty(PVGASTATE pThis, RTGCPHYS offVRAMStart, RTGCPHYS offVRAMEnd) function
2261 vga_reset_dirty(pThis, page_min, page_max + PAGE_SIZE);
2459 vga_reset_dirty(pThis, page_min, page_max + PAGE_SIZE);

Completed in 65 milliseconds