Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/arch/x86_64/interrupt/
Dmod.rs27 pub struct X86_64InterruptArch; struct
29 impl InterruptArch for X86_64InterruptArch { implementation