Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dvfio.h110 bool vfio_group_enforced_coherent(struct vfio_group *group);
169 static inline bool vfio_group_enforced_coherent(struct vfio_group *group) in vfio_group_enforced_coherent() function
H A Dgroup.c864 bool vfio_group_enforced_coherent(struct vfio_group *group) in vfio_group_enforced_coherent() function
H A Dvfio_main.c1348 return vfio_group_enforced_coherent(group); in vfio_file_enforced_coherent()