Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/
Duv_mmtimer.c43 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