Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dfile.c1435 static int spufs_mfc_mmap(struct file *file, struct vm_area_struct *vma) in spufs_mfc_mmap() function
1447 #define spufs_mfc_mmap NULL macro
1759 .mmap = spufs_mfc_mmap,