Home
last modified time | relevance | path

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

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