Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dipmmu-vmsa.c123 #define IMSTR_ABORT (1 << 2) /* R-Car Gen2/3 */ macro
494 const u32 err_mask = IMSTR_MHIT | IMSTR_ABORT | IMSTR_PF | IMSTR_TF; in ipmmu_domain_irq()
519 if (status & IMSTR_ABORT) in ipmmu_domain_irq()