Searched defs:X86_64InterruptArch (Results 1 – 1 of 1) sorted by relevance
42 pub struct X86_64InterruptArch; struct44 impl InterruptArch for X86_64InterruptArch { implementation