Searched refs:cxl_mmap_vmops (Results 1 – 3 of 3) sorted by relevance
151 static const struct vm_operations_struct cxl_mmap_vmops = { variable188 vma->vm_ops = &cxl_mmap_vmops; in cxl_context_iomap()
110 const struct vm_operations_struct *cxl_mmap_vmops; member
1103 rc = ctxi->cxl_mmap_vmops->fault(vma, vmf); in cxlflash_mmap_fault()1180 ctxi->cxl_mmap_vmops = vma->vm_ops; in cxlflash_cxl_mmap()