Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dirqdata.rs493 const IRQD_AFFINITY_MANAGED = 1 << 21; constant
617 self.contains(Self::IRQD_AFFINITY_MANAGED) in affinity_managed()