Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/intel_th/
Dmsu.c1624 static const struct vm_operations_struct msc_mmap_ops = { variable
1663 vma->vm_ops = &msc_mmap_ops; in intel_th_msc_mmap()