Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dvhost_types.h163 #define VHOST_BACKEND_F_IOTLB_ASID 0x3 macro
/Linux-v6.1/drivers/vhost/
Dvdpa.c32 (1ULL << VHOST_BACKEND_F_IOTLB_ASID),
Dvhost.c1156 VHOST_BACKEND_F_IOTLB_ASID)) { in vhost_chr_write_iter()