Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/translations/zh_CN/core-api/irq/
Dirq-domain.rst146 传统映射是已经为 hwirqs 分配了一系列 irq_descs 的驱动程序的特殊情况。 当驱动程
/linux-6.6.21/Documentation/core-api/irq/
Dirq-domain.rst102 The Linear map is a good choice when the maximum number of hwirqs is
168 range of irq_descs allocated for the hwirqs. It is used when the
/linux-6.6.21/arch/x86/kernel/apic/
Dio_apic.c2334 int hwirqs = mp_ioapic_pin_count(ioapic); in mp_irqdomain_create() local
2364 ip->irqdomain = irq_domain_create_hierarchy(parent, 0, hwirqs, fn, cfg->ops, in mp_irqdomain_create()