Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dirqdata.rs479 const IRQD_WAKEUP_STATE = 1 << 14; constant
593 self.contains(Self::IRQD_WAKEUP_STATE) in is_wakeup_set()