Searched refs:bochs_mmap (Results 1 – 3 of 3) sorted by relevance
139 int bochs_mmap(struct file *filp, struct vm_area_struct *vma);
78 .mmap = bochs_mmap,
336 int bochs_mmap(struct file *filp, struct vm_area_struct *vma) in bochs_mmap() function