Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/
Damlogic,meson-gpio-intc.txt27 are the hwirqs used on the parent interrupt controller.
/linux-6.1.9/Documentation/translations/zh_CN/core-api/irq/
Dirq-domain.rst146 传统映射是已经为 hwirqs 分配了一系列 irq_descs 的驱动程序的特殊情况。 当驱动程
/linux-6.1.9/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.1.9/arch/x86/kernel/apic/
Dio_apic.c2337 int hwirqs = mp_ioapic_pin_count(ioapic); in mp_irqdomain_create() local
2367 ip->irqdomain = irq_domain_create_linear(fn, hwirqs, cfg->ops, in mp_irqdomain_create()