Home
last modified time | relevance | path

Searched defs:snap (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/hw/display/
H A Dframebuffer.c69 DirtyBitmapSnapshot *snap; in framebuffer_update_display() local
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() local
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() local
267 DirtyBitmapSnapshot *snap = NULL; in tcx24_update_display() local
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() local
H A Dcg3.c98 DirtyBitmapSnapshot *snap = NULL; in cg3_update_display() local
H A Dbochs-display.c204 DirtyBitmapSnapshot *snap = NULL; in bochs_display_update() local
H A Dvga.c1484 DirtyBitmapSnapshot *snap = NULL; in vga_draw_graphic() local
H A Dexynos4210_fimd.c1271 DirtyBitmapSnapshot *snap; in exynos4210_fimd_update() local
H A Dsm501.c1723 DirtyBitmapSnapshot *snap; in sm501_update_display() local
/openbmc/qemu/util/
H A Dqsp.c613 QSPSnapshot *snap = qatomic_rcu_read(&qsp_snapshot); in qsp_mktree() local
788 static void qsp_snapshot_destroy(QSPSnapshot *snap) in qsp_snapshot_destroy()
/openbmc/qemu/block/
H A Drbd.c98 char *snap; member
/openbmc/qemu/system/
H A Dphysmem.c963 DirtyBitmapSnapshot *snap; in cpu_physical_memory_snapshot_and_clear_dirty() local
1011 bool cpu_physical_memory_snapshot_get_dirty(DirtyBitmapSnapshot *snap, in cpu_physical_memory_snapshot_get_dirty()
H A Dmemory.c2495 bool memory_region_snapshot_get_dirty(MemoryRegion *mr, DirtyBitmapSnapshot *snap, in memory_region_snapshot_get_dirty()