Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dirqdata.rs400 const IRQ_NESTED_THREAD = 1 << 15; constant
H A Dirqdesc.rs424 self.line_status.contains(IrqLineStatus::IRQ_NESTED_THREAD) in nested_thread()