Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dmsu.c1624 static const struct vm_operations_struct msc_mmap_ops = { variable
1663 vma->vm_ops = &msc_mmap_ops; in intel_th_msc_mmap()