Home
last modified time | relevance | path

Searched refs:stop_current (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dapic_timer.rs149 local_apic_timer.stop_current(); in uninstall()
163 local_apic_timer.stop_current(); in disable()
215 self.stop_current(); in init()
263 fn stop_current(&self) { in stop_current() method