Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dresend.rs14 pub(super) fn irq_check_and_resend( in irq_check_and_resend() method
H A Dmanage.rs713 if let Err(e) = self.irq_check_and_resend(desc_inner_guard, false) { in irq_startup()