Liangxu Linux
Jul 4, 2021 · Fundamentals
Understanding Linux IRQ Domains: Mapping Hardware to Virtual Interrupt Numbers
This article explains why Linux uses virtual IRQ numbers, describes the irq_domain framework and its data structures, compares linear, tree, and no‑mapping strategies, and walks through the complete interrupt‑mapping process on an ARM64 platform with code examples.
Hardware MappingIRQ DomainKernel
0 likes · 9 min read
