Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/arch/x86_64/interrupt/
Dmod.rs30 pub struct X86_64InterruptArch; struct
32 impl InterruptArch for X86_64InterruptArch { implementation