Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dinterrupt.h44 #define IRQF_NOBALANCING 0 macro
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpcic.c570 irq_flags |= IRQF_NOBALANCING; in ath11k_pcic_ext_irq_config()
641 irq_flags |= IRQF_NOBALANCING; in ath11k_pcic_config_irq()
H A Dmhi.c418 mhi_ctrl->irq_flags = IRQF_SHARED | IRQF_NOBALANCING; in ath11k_mhi_register()