Searched refs:has_mintctl (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/hwtracing/intel_th/ | ||
D | intel_th.h | 57 has_mintctl : 1, member |
D | pci.c | 135 .has_mintctl = 1, |
D | core.c | 663 if (INTEL_TH_CAP(th, has_mintctl) && th->irq != -1) in intel_th_subdevice_alloc() |