Lines Matching +full:shared +full:- +full:memory
2 * Copyright (c) 2017-2018 Intel Corporation
5 * See the COPYING file in the top-level directory.
11 #include "chardev/char-fe.h"
39 * VhostUserHostNotifier - notifier information for one queue
41 * @mr: memory region of notifier
43 * @unmap_addr: address to be un-mapped
46 * The VhostUserHostNotifier entries are re-used. When an old mapping
61 * VhostUserState - shared state for all vhost-user devices
74 * vhost_user_init() - initialise shared vhost_user state
75 * @user: allocated area for storing shared state
88 * vhost_user_cleanup() - cleanup state
91 * Cleans up shared state and notifiers, callee is responsible for
92 * freeing the @VhostUserState memory itself.
97 * vhost_user_async_close() - cleanup vhost-user post connection drop
101 * @cb: the user callback function to complete the clean-up
103 * This function is used to handle the shutdown of a vhost-user