Home
last modified time | relevance | path

Searched defs:PlicIrqChip (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/irqchip/
H A Driscv_sifive_plic.rs201 struct PlicIrqChip; struct
203 impl PlicIrqChip { implementation
239 impl IrqChip for PlicIrqChip { implementation