Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dirqdata.rs479 const IRQD_LEVEL = 1 << 13; constant
569 self.contains(Self::IRQD_LEVEL) in is_level_type()
H A Dirqdesc.rs310 | IrqStatus::IRQD_LEVEL in modify_status()
341 .insert_status(IrqStatus::IRQD_LEVEL); in modify_status()
H A Dmanage.rs970 .clear_status(IrqStatus::IRQD_LEVEL); in do_set_irq_trigger()
977 .insert_status(IrqStatus::IRQD_LEVEL); in do_set_irq_trigger()