Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Dipi.rs65 pub struct FlushTLBIpiHandler; struct
67 impl IrqHandler for FlushTLBIpiHandler { implementation