Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dirqdesc.rs281 IrqLineStatus::IRQ_NOAUTOEN in set_percpu_devid_flags()
451 !self.line_status.contains(IrqLineStatus::IRQ_NOAUTOEN) in can_autoenable()
H A Dirqdata.rs394 const IRQ_NOAUTOEN = 1 << 12; constant