Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Dfile.c1407 static int spufs_mss_mmap(struct file *file, struct vm_area_struct *vma) in spufs_mss_mmap() function
1419 #define spufs_mss_mmap NULL macro
1452 .mmap = spufs_mss_mmap,