Searched defs:mem (Results 1 – 6 of 6) sorted by relevance
/spdk/test/unit/lib/util/pipe.c/ | ||
H A D | pipe_ut.c | 17 uint8_t mem[10]; in test_create_destroy() local |
/spdk/lib/vfio_user/host/ | ||
H A D | vfio_user_internal.h | 29 void *mem; member |
/spdk/test/unit/lib/vhost/vhost.c/ | ||
H A D | vhost_ut.c | 228 struct rte_vhost_memory *mem; in start_vdev() local |
/spdk/lib/vhost/ | ||
H A D | rte_vhost_user.c | 733 vhost_session_mem_register(struct rte_vhost_memory *mem) argument |
H A D | vhost_internal.h | 135 struct rte_vhost_memory *mem; global() member |
/spdk/lib/vmd/ | ||
H A D | vmd_internal.h | 66 struct pci_mem_mgr mem[ADDR_ELEM_COUNT]; member |