Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dmanage.rs524 && desc_inner_guard.can_autoenable() in inner_setup_irq()
H A Dirqdesc.rs450 pub fn can_autoenable(&self) -> bool { in can_autoenable() method