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

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

Completed in 204 milliseconds