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