Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dirqdomain_defs.h15 DOMAIN_BUS_GENERIC_MSI, enumerator
/linux-6.12.1/drivers/irqchip/
Dirq-mvebu-odmi.c160 .bus_select_token = DOMAIN_BUS_GENERIC_MSI,
216 irq_domain_update_bus_token(inner_domain, DOMAIN_BUS_GENERIC_MSI); in mvebu_odmi_init()
Dirq-mvebu-gicp.c164 .bus_select_token = DOMAIN_BUS_GENERIC_MSI,
239 irq_domain_update_bus_token(inner_domain, DOMAIN_BUS_GENERIC_MSI); in mvebu_gicp_probe()
Dirq-mvebu-sei.c360 .bus_select_token = DOMAIN_BUS_GENERIC_MSI,
443 irq_domain_update_bus_token(sei->cp_domain, DOMAIN_BUS_GENERIC_MSI); in mvebu_sei_probe()
/linux-6.12.1/arch/x86/kernel/
Dhpet.c571 parent = irq_find_matching_fwspec(&fwspec, DOMAIN_BUS_GENERIC_MSI); in hpet_create_irq_domain()
/linux-6.12.1/arch/x86/kernel/apic/
Dio_apic.c2239 parent = irq_find_matching_fwspec(&fwspec, DOMAIN_BUS_GENERIC_MSI); in mp_irqdomain_create()