Searched refs:qemu_ufd_copy_ioctl (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/migration/ |
H A D | postcopy-ram.c | 1265 static int qemu_ufd_copy_ioctl(MigrationIncomingState *mis, void *host_addr, in qemu_ufd_copy_ioctl() function 1339 e = qemu_ufd_copy_ioctl(mis, host, from, pagesize, rb); in postcopy_place_page() 1364 e = qemu_ufd_copy_ioctl(mis, host, NULL, pagesize, rb); in postcopy_place_page_zero()
|