Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ocxl/
H A Dsysfs.c123 static const struct vm_operations_struct global_mmio_vmops = { variable
139 vma->vm_ops = &global_mmio_vmops; in global_mmio_mmap()