Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dirqdata.rs511 const IRQD_IRQ_ENABLED_ON_SUSPEND = 1 << 30; constant
589 self.contains(Self::IRQD_IRQ_ENABLED_ON_SUSPEND) in is_enabled_on_suspend()