Home
last modified time | relevance | path

Searched refs:ivshmem_client_notify (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.h161 int ivshmem_client_notify(const IvshmemClient *client,
H A Divshmem-client.c346 ivshmem_client_notify(const IvshmemClient *client, in ivshmem_client_notify() function
379 if (ivshmem_client_notify(client, peer, vector) < 0) { in ivshmem_client_notify_all_vects()
H A Dmain.c112 ivshmem_client_notify(client, peer, vector); in ivshmem_client_handle_stdin_command()