Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Dfile.c1529 static int spufs_mfc_mmap(struct file *file, struct vm_area_struct *vma) in spufs_mfc_mmap() function
1541 #define spufs_mfc_mmap NULL macro
1874 .mmap = spufs_mfc_mmap,