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

/linux-master/drivers/iommu/
H A Dexynos-iommu.c213 static const char * const sysmmu_v5_fault_names[] = { variable
333 if (itype < ARRAY_SIZE(sysmmu_v5_fault_names)) {
344 fault->name = sysmmu_v5_fault_names[itype];

Completed in 188 milliseconds