Home
last modified time | relevance | path

Searched refs:DMAR_LATENCY_NUM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Dperf.c36 iommu->perf_statistic = kzalloc(sizeof(*lstat) * DMAR_LATENCY_NUM, in dmar_latency_enable()
66 memset(&lstat[type], 0, sizeof(*lstat) * DMAR_LATENCY_NUM); in dmar_latency_disable()
129 for (i = 0; i < DMAR_LATENCY_NUM; i++) { in dmar_latency_snapshot()
H A Dperf.h15 DMAR_LATENCY_NUM enumerator

Completed in 1 milliseconds