Home
last modified time | relevance | path

Searched refs:prepare_image (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dcdrom-test.c40 static int prepare_image(const char *arch, char *isoimagepath) in prepare_image() function
264 ret = prepare_image(arch, isoimage); in main()
/openbmc/linux/kernel/power/
H A Dsnapshot.c2628 static int prepare_image(struct memory_bitmap *new_bm, struct memory_bitmap *bm, in prepare_image() function
2821 error = prepare_image(&orig_bm, &copy_bm, &zero_bm); in snapshot_write_next()