Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/interrupt/
H A Dmod.rs41 pub struct X86_64InterruptArch; struct
43 impl InterruptArch for X86_64InterruptArch { implementation