Home
last modified time | relevance | path

Searched refs:ipi_get_hwirq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/irq/
H A Dipi.c153 * ipi_get_hwirq - Get the hwirq associated with an IPI to a cpu
162 irq_hw_number_t ipi_get_hwirq(unsigned int irq, unsigned int cpu) in ipi_get_hwirq() function
184 EXPORT_SYMBOL_GPL(ipi_get_hwirq); variable
/kernel/linux/linux-6.6/kernel/irq/
H A Dipi.c154 * ipi_get_hwirq - Get the hwirq associated with an IPI to a CPU
163 irq_hw_number_t ipi_get_hwirq(unsigned int irq, unsigned int cpu) in ipi_get_hwirq() function
186 EXPORT_SYMBOL_GPL(ipi_get_hwirq); variable
/kernel/linux/linux-5.10/include/linux/
H A Dirq.h1249 irq_hw_number_t ipi_get_hwirq(unsigned int irq, unsigned int cpu);
/kernel/linux/linux-6.6/include/linux/
H A Dirq.h1258 irq_hw_number_t ipi_get_hwirq(unsigned int irq, unsigned int cpu);

Completed in 6 milliseconds