Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dapic_timer.rs133 pub(super) struct LocalApicTimerIntrController; struct
135 impl LocalApicTimerIntrController { implementation