Home
last modified time | relevance | path

Searched refs:DirtyBitmapSnapshot (Results 1 – 14 of 14) sorted by relevance

/qemu/include/qemu/
A Dtypedefs.h45 typedef struct DirtyBitmapSnapshot DirtyBitmapSnapshot; typedef
/qemu/hw/display/
A Dframebuffer.c69 DirtyBitmapSnapshot *snap; in framebuffer_update_display()
A Dg364fb.c71 static inline int check_dirty(G364State *s, DirtyBitmapSnapshot *snap, ram_addr_t page) in check_dirty()
79 DirtyBitmapSnapshot *snap; in g364fb_draw_graphic8()
A Dtcx.c111 static int tcx_check_dirty(TCXState *s, DirtyBitmapSnapshot *snap, in tcx_check_dirty()
217 DirtyBitmapSnapshot *snap = NULL; in tcx_update_display()
267 DirtyBitmapSnapshot *snap = NULL; in tcx24_update_display()
A Dmacfb.c265 static int macfb_check_dirty(MacfbState *s, DirtyBitmapSnapshot *snap, in macfb_check_dirty()
274 DirtyBitmapSnapshot *snap = NULL; in macfb_draw_graphic()
A Dcg3.c98 DirtyBitmapSnapshot *snap = NULL; in cg3_update_display()
A Dbochs-display.c204 DirtyBitmapSnapshot *snap = NULL; in bochs_display_update()
A Dsm501.c1722 DirtyBitmapSnapshot *snap; in sm501_update_display()
A Dexynos4210_fimd.c1271 DirtyBitmapSnapshot *snap; in exynos4210_fimd_update()
A Dvga.c1484 DirtyBitmapSnapshot *snap = NULL; in vga_draw_graphic()
/qemu/include/exec/
A Dram_addr.h460 DirtyBitmapSnapshot *cpu_physical_memory_snapshot_and_clear_dirty
463 bool cpu_physical_memory_snapshot_get_dirty(DirtyBitmapSnapshot *snap,
A Dmemory.h2098 DirtyBitmapSnapshot *memory_region_snapshot_and_clear_dirty(MemoryRegion *mr,
2113 DirtyBitmapSnapshot *snap,
/qemu/system/
A Dphysmem.c170 struct DirtyBitmapSnapshot { struct
922 DirtyBitmapSnapshot *cpu_physical_memory_snapshot_and_clear_dirty in cpu_physical_memory_snapshot_and_clear_dirty()
928 DirtyBitmapSnapshot *snap; in cpu_physical_memory_snapshot_and_clear_dirty()
976 bool cpu_physical_memory_snapshot_get_dirty(DirtyBitmapSnapshot *snap, in cpu_physical_memory_snapshot_get_dirty()
A Dmemory.c2374 DirtyBitmapSnapshot *memory_region_snapshot_and_clear_dirty(MemoryRegion *mr, in memory_region_snapshot_and_clear_dirty()
2379 DirtyBitmapSnapshot *snapshot; in memory_region_snapshot_and_clear_dirty()
2387 bool memory_region_snapshot_get_dirty(MemoryRegion *mr, DirtyBitmapSnapshot *snap, in memory_region_snapshot_get_dirty()

Completed in 60 milliseconds