Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/arch/x86_64/driver/apic/
Dapic_timer.rs131 pub(super) struct LocalApicTimerIntrController; struct
133 impl LocalApicTimerIntrController { implementation