Home
last modified time | relevance | path

Searched refs:VHOST_USER_PROTOCOL_F_HOST_NOTIFIER (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/vhost/
H A Drte_vhost.h101 #ifndef VHOST_USER_PROTOCOL_F_HOST_NOTIFIER
102 #define VHOST_USER_PROTOCOL_F_HOST_NOTIFIER 11 macro
H A Dvhost_user.h25 (1ULL << VHOST_USER_PROTOCOL_F_HOST_NOTIFIER) | \
H A Dvhost_user.c3238 (1ULL << VHOST_USER_PROTOCOL_F_HOST_NOTIFIER))) in rte_vhost_host_notifier_ctrl()
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_ops.c26 (1ULL << VHOST_USER_PROTOCOL_F_HOST_NOTIFIER) | \
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c41 (1ULL << VHOST_USER_PROTOCOL_F_HOST_NOTIFIER) | \
/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c1081 1ULL << VHOST_USER_PROTOCOL_F_HOST_NOTIFIER | \