Home
last modified time | relevance | path

Searched defs:pcfd (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/migration/
H A Dpostcopy-ram.c938 int postcopy_wake_shared(struct PostCopyFD *pcfd, in postcopy_wake_shared()
981 int postcopy_request_shared_page(struct PostCopyFD *pcfd, RAMBlock *rb, in postcopy_request_shared_page()
1296 struct PostCopyFD *pcfd = &g_array_index(mis->postcopy_remote_fds, in postcopy_ram_fault_thread() local
1406 struct PostCopyFD *pcfd = in postcopy_ram_fault_thread() local
1722 int postcopy_request_shared_page(struct PostCopyFD *pcfd, RAMBlock *rb, in postcopy_request_shared_page()
1745 int postcopy_wake_shared(struct PostCopyFD *pcfd, in postcopy_wake_shared()
1877 void postcopy_register_shared_ufd(struct PostCopyFD *pcfd) in postcopy_register_shared_ufd()
1887 void postcopy_unregister_shared_ufd(struct PostCopyFD *pcfd) in postcopy_unregister_shared_ufd()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c1935 static int vhost_user_postcopy_fault_handler(struct PostCopyFD *pcfd, in vhost_user_postcopy_fault_handler()
1969 static int vhost_user_postcopy_waker(struct PostCopyFD *pcfd, RAMBlock *rb, in vhost_user_postcopy_waker()