Searched refs:uv_mmtimer_mmap (Results 1 – 1 of 1) sorted by relevance
43 static int uv_mmtimer_mmap(struct file *file, struct vm_area_struct *vma);52 .mmap = uv_mmtimer_mmap,147 static int uv_mmtimer_mmap(struct file *file, struct vm_area_struct *vma) in uv_mmtimer_mmap() function