summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
diff options
context:
space:
mode:
authorSamuel Holland <samuel.holland@sifive.com>2025-10-15 12:55:14 -0700
committerThomas Gleixner <tglx@linutronix.de>2025-10-16 18:17:28 +0200
commit3a16b053840e04c45325dc313a23986ec7f37a50 (patch)
tree5f94cc1598f47a5463a50a2445828dff17c57ae5 /drivers/pci/controller/dwc
parent79eaabc61dfbf5a4b680f42d3a113d05333c3960 (diff)
irqchip/riscv-imsic: Inline imsic_vector_from_local_id()
This function is only called from one place, which is in the interrupt handling hot path. Inline it to improve code generation and to take advantage of this_cpu operations. lpriv and imsic->base_domain can never be NULL because irq_set_chained_handler() is called after they are allocated. Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions