Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dtypedefs.h46 typedef struct DirtyBitmapSnapshot DirtyBitmapSnapshot; typedef
/qemu/hw/display/
H A Dframebuffer.c69 DirtyBitmapSnapshot *snap; in framebuffer_update_display()
H 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()
H 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()
H A Dmacfb.c265 static int macfb_check_dirty(MacfbState *s, DirtyBitmapSnapshot *snap, in macfb_check_dirty()
274 DirtyBitmapSnapshot *snap = NULL; in macfb_draw_graphic()
H A Dcg3.c98 DirtyBitmapSnapshot *snap = NULL; in cg3_update_display()
H A Dbochs-display.c204 DirtyBitmapSnapshot *snap = NULL; in bochs_display_update()
H A Dsm501.c1722 DirtyBitmapSnapshot *snap; in sm501_update_display()
H A Dexynos4210_fimd.c1271 DirtyBitmapSnapshot *snap; in exynos4210_fimd_update()
H A Dvga.c1484 DirtyBitmapSnapshot *snap = NULL; in vga_draw_graphic()
/qemu/include/system/
H A Dram_addr.h469 DirtyBitmapSnapshot *cpu_physical_memory_snapshot_and_clear_dirty
472 bool cpu_physical_memory_snapshot_get_dirty(DirtyBitmapSnapshot *snap,
H A Dmemory.h2106 DirtyBitmapSnapshot *memory_region_snapshot_and_clear_dirty(MemoryRegion *mr,
2121 DirtyBitmapSnapshot *snap,
/qemu/system/
H A Dphysmem.c178 struct DirtyBitmapSnapshot { struct
959 DirtyBitmapSnapshot *cpu_physical_memory_snapshot_and_clear_dirty in cpu_physical_memory_snapshot_and_clear_dirty()
965 DirtyBitmapSnapshot *snap; in cpu_physical_memory_snapshot_and_clear_dirty()
1013 bool cpu_physical_memory_snapshot_get_dirty(DirtyBitmapSnapshot *snap, in cpu_physical_memory_snapshot_get_dirty()
H A Dmemory.c2347 DirtyBitmapSnapshot *memory_region_snapshot_and_clear_dirty(MemoryRegion *mr, in memory_region_snapshot_and_clear_dirty()
2352 DirtyBitmapSnapshot *snapshot; in memory_region_snapshot_and_clear_dirty()
2360 bool memory_region_snapshot_get_dirty(MemoryRegion *mr, DirtyBitmapSnapshot *snap, in memory_region_snapshot_get_dirty()