Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/intel_th/
Dmsu.c1595 static const struct vm_operations_struct msc_mmap_ops = { variable
1634 vma->vm_ops = &msc_mmap_ops; in intel_th_msc_mmap()