Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dx2apic.rs114 self.set_lvt(LVT::new(LVTRegister::PerformanceMonitor, LVT::MASKED).unwrap()); in mask_all_lvt()
H A Dxapic.rs106 LVTRegister::PerformanceMonitor => { in from()
316 self.set_lvt(LVT::new(LVTRegister::PerformanceMonitor, LVT::MASKED).unwrap()); in mask_all_lvt()
H A Dmod.rs108 PerformanceMonitor = 0x834, enumerator