Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Dvfio.h108 void vfio_df_group_close(struct vfio_device_file *df);
160 static inline void vfio_df_group_close(struct vfio_device_file *df) in vfio_df_group_close() function
H A Dgroup.c234 void vfio_df_group_close(struct vfio_device_file *df) in vfio_df_group_close() function
304 vfio_df_group_close(df); in vfio_device_open_file()
H A Dvfio_main.c634 vfio_df_group_close(df); in vfio_device_fops_release()