Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdomain.h546 static inline bool irq_domain_is_ipi_single(struct irq_domain *domain) in irq_domain_is_ipi_single() function
588 static inline bool irq_domain_is_ipi_single(struct irq_domain *domain) in irq_domain_is_ipi_single() function
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dipi.c46 if (irq_domain_is_ipi_single(domain)) { in irq_reserve_ipi()