Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dirqdomain_defs.h15 DOMAIN_BUS_GENERIC_MSI, enumerator
/linux-6.15/drivers/irqchip/
H A Dirq-mvebu-odmi.c161 .bus_select_token = DOMAIN_BUS_GENERIC_MSI,
217 irq_domain_update_bus_token(inner_domain, DOMAIN_BUS_GENERIC_MSI); in mvebu_odmi_init()
H A Dirq-mvebu-gicp.c165 .bus_select_token = DOMAIN_BUS_GENERIC_MSI,
240 irq_domain_update_bus_token(inner_domain, DOMAIN_BUS_GENERIC_MSI); in mvebu_gicp_probe()
H A Dirq-bcm2712-mip.c167 .bus_select_token = DOMAIN_BUS_GENERIC_MSI,
182 irq_domain_update_bus_token(middle, DOMAIN_BUS_GENERIC_MSI); in mip_init_domains()
H A Dirq-mvebu-sei.c361 .bus_select_token = DOMAIN_BUS_GENERIC_MSI,
444 irq_domain_update_bus_token(sei->cp_domain, DOMAIN_BUS_GENERIC_MSI); in mvebu_sei_probe()
/linux-6.15/arch/x86/kernel/
H A Dhpet.c564 parent = irq_find_matching_fwspec(&fwspec, DOMAIN_BUS_GENERIC_MSI); in hpet_create_irq_domain()
/linux-6.15/arch/x86/kernel/apic/
H A Dio_apic.c2239 parent = irq_find_matching_fwspec(&fwspec, DOMAIN_BUS_GENERIC_MSI); in mp_irqdomain_create()