Searched refs:cxl_mmap_vmops (Results 1 – 3 of 3) sorted by relevance
165 static const struct vm_operations_struct cxl_mmap_vmops = { variable202 vma->vm_ops = &cxl_mmap_vmops; in cxl_context_iomap()
112 const struct vm_operations_struct *cxl_mmap_vmops; member
1092 rc = ctxi->cxl_mmap_vmops->fault(vma, vmf); in cxlflash_mmap_fault()1168 ctxi->cxl_mmap_vmops = vma->vm_ops; in cxlflash_cxl_mmap()