Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/irqchip/
Dirq-gic-v3.c585 static u32 __gic_get_rdist_index(irq_hw_number_t hwirq) in __gic_get_rdist_index() function
600 return __gic_get_rdist_index(d->hwirq); in gic_get_rdist_index()