Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/irqchip/
H A Driscv_intc.rs40 struct RiscvIntcChip { struct
44 impl IrqChip for RiscvIntcChip { implementation
95 impl RiscvIntcChip { implementation