Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/cxl/
Dcontext.c139 static const struct vm_operations_struct cxl_mmap_vmops = { variable
168 vma->vm_ops = &cxl_mmap_vmops; in cxl_context_iomap()