Home
last modified time | relevance | path

Searched refs:hpet_mmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c377 __setup("hpet_mmap=", hpet_mmap_enable);
379 static int hpet_mmap(struct file *file, struct vm_area_struct *vma) in hpet_mmap() function
397 static int hpet_mmap(struct file *file, struct vm_area_struct *vma) in hpet_mmap() function
724 .mmap = hpet_mmap,
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c362 __setup("hpet_mmap=", hpet_mmap_enable);
364 static int hpet_mmap(struct file *file, struct vm_area_struct *vma) in hpet_mmap() function
382 static int hpet_mmap(struct file *file, struct vm_area_struct *vma) in hpet_mmap() function
709 .mmap = hpet_mmap,

Completed in 3 milliseconds