Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dioapic.rs382 fn sync_to_chip(&self) -> Result<(), SystemError> { in sync_to_chip() method
504 chip_data_inner.sync_to_chip().ok(); in irq_mask()
538 chip_data_inner.sync_to_chip()?; in irq_set_type()
569 chip_data_inner.sync_to_chip()?; in irq_set_affinity()
648 chip_data_inner.sync_to_chip().ok(); in irq_disable()