Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1289 static int spufs_mss_mmap(struct file *file, struct vm_area_struct *vma) in spufs_mss_mmap() function
1301 #define spufs_mss_mmap NULL macro
1334 .mmap = spufs_mss_mmap,