Home
last modified time | relevance | path

Searched refs:can_mask_ack (Results 1 – 7 of 7) sorted by relevance

/DragonOS/kernel/src/exception/
H A Ddummychip.rs45 fn can_mask_ack(&self) -> bool { in can_mask_ack() method
94 fn can_mask_ack(&self) -> bool { in can_mask_ack() method
H A Dhandle.rs176 if chip.can_mask_ack() { in mask_ack_irq()
H A Dirqchip.rs76 fn can_mask_ack(&self) -> bool; in can_mask_ack() method
/DragonOS/kernel/src/driver/irqchip/
H A Driscv_intc.rs63 fn can_mask_ack(&self) -> bool { in can_mask_ack() method
H A Driscv_sifive_plic.rs339 fn can_mask_ack(&self) -> bool { in can_mask_ack() method
/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dlapic_vector.rs75 fn can_mask_ack(&self) -> bool { in can_mask_ack() method
H A Dioapic.rs581 fn can_mask_ack(&self) -> bool { in can_mask_ack() method