Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dirqchip.rs181 fn irqchip_state( in irqchip_state() method
/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dioapic.rs602 fn irqchip_state(&self, irq: &Arc<IrqData>, which: IrqChipState) -> Result<bool, SystemError> { in irqchip_state() method