Searched refs:cxl_mmap_vmops (Results 1 – 3 of 3) sorted by relevance
175 static const struct vm_operations_struct cxl_mmap_vmops = { variable225 vma->vm_ops = &cxl_mmap_vmops; in cxl_context_iomap()
106 const struct vm_operations_struct *cxl_mmap_vmops; member
1132 rc = ctxi->cxl_mmap_vmops->fault(vmf); in cxlflash_mmap_fault()1207 ctxi->cxl_mmap_vmops = vma->vm_ops; in cxlflash_cxl_mmap()