Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dtypedefs.h51 typedef struct DirtyBitmapSnapshot DirtyBitmapSnapshot; typedef
/openbmc/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 Dcg3.c98 DirtyBitmapSnapshot *snap = NULL; in cg3_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 Dbochs-display.c204 DirtyBitmapSnapshot *snap = NULL; in bochs_display_update()
H A Dsm501.c1722 DirtyBitmapSnapshot *snap; in sm501_update_display()
H A Dexynos4210_fimd.c1270 DirtyBitmapSnapshot *snap; in exynos4210_fimd_update()
H A Dvga.c1476 DirtyBitmapSnapshot *snap = NULL; in vga_draw_graphic()
/openbmc/qemu/include/exec/
H A Dram_addr.h450 DirtyBitmapSnapshot *cpu_physical_memory_snapshot_and_clear_dirty
453 bool cpu_physical_memory_snapshot_get_dirty(DirtyBitmapSnapshot *snap,
H A Dmemory.h2090 DirtyBitmapSnapshot *memory_region_snapshot_and_clear_dirty(MemoryRegion *mr,
2105 DirtyBitmapSnapshot *snap,
/openbmc/qemu/system/
H A Dphysmem.c168 struct DirtyBitmapSnapshot { struct
891 DirtyBitmapSnapshot *cpu_physical_memory_snapshot_and_clear_dirty in cpu_physical_memory_snapshot_and_clear_dirty()
899 DirtyBitmapSnapshot *snap; in cpu_physical_memory_snapshot_and_clear_dirty()
941 bool cpu_physical_memory_snapshot_get_dirty(DirtyBitmapSnapshot *snap, in cpu_physical_memory_snapshot_get_dirty()
H A Dmemory.c2476 DirtyBitmapSnapshot *memory_region_snapshot_and_clear_dirty(MemoryRegion *mr, in memory_region_snapshot_and_clear_dirty()
2481 DirtyBitmapSnapshot *snapshot; in memory_region_snapshot_and_clear_dirty()
2489 bool memory_region_snapshot_get_dirty(MemoryRegion *mr, DirtyBitmapSnapshot *snap, in memory_region_snapshot_get_dirty()