Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dtest_hmm.c1345 static int dmirror_fops_mmap(struct file *file, struct vm_area_struct *vma) in dmirror_fops_mmap() function
1371 .mmap = dmirror_fops_mmap,