Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-domain.rst146 传统映射是已经为 hwirqs 分配了一系列 irq_descs 的驱动程序的特殊情况。 当驱动程
/linux/Documentation/core-api/irq/
H A 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/arch/x86/kernel/apic/
H A Dio_apic.c2216 int hwirqs = mp_ioapic_pin_count(ioapic); in mp_irqdomain_create() local
2246 ip->irqdomain = irq_domain_create_hierarchy(parent, 0, hwirqs, fn, cfg->ops, in mp_irqdomain_create()