Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dxive.h141 extern u32 xive_native_alloc_irq_on_chip(u32 chip_id);
145 return xive_native_alloc_irq_on_chip(OPAL_XIVE_ANY_CHIP); in xive_native_alloc_irq()
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dvas.c106 hwirq = xive_native_alloc_irq_on_chip(chipid); in init_vas_instance()
/Linux-v5.10/arch/powerpc/sysdev/xive/
Dnative.c284 u32 xive_native_alloc_irq_on_chip(u32 chip_id) in xive_native_alloc_irq_on_chip() function
298 EXPORT_SYMBOL_GPL(xive_native_alloc_irq_on_chip);