Searched refs:pds_vfio_get_lm_file (Results 1 – 1 of 1) sorted by relevance
15 pds_vfio_get_lm_file(const struct file_operations *fops, int flags, u64 size) in pds_vfio_get_lm_file() function262 lm_file = pds_vfio_get_lm_file(&pds_vfio_save_fops, O_RDONLY, size); in pds_vfio_get_save_file()354 lm_file = pds_vfio_get_lm_file(&pds_vfio_restore_fops, O_WRONLY, size); in pds_vfio_get_restore_file()