Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvhost_iotlb.h23 #define VHOST_IOTLB_FLAG_RETIRE 0x1 macro
/openbmc/linux/drivers/vhost/
H A Diotlb.c77 iotlb->flags & VHOST_IOTLB_FLAG_RETIRE) { in vhost_iotlb_add_range_ctx()
H A Dvhost.c913 VHOST_IOTLB_FLAG_RETIRE); in iotlb_alloc()