Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Ddummychip.rs53 fn can_set_affinity(&self) -> bool { in can_set_affinity() method
106 fn can_set_affinity(&self) -> bool { in can_set_affinity() method
H A Dirqchip.rs93 fn can_set_affinity(&self) -> bool; in can_set_affinity() method
H A Dirqdesc.rs467 pub fn can_set_affinity(&self) -> bool { in can_set_affinity() method
/DragonOS/kernel/src/driver/irqchip/
H A Driscv_intc.rs82 fn can_set_affinity(&self) -> bool { in can_set_affinity() method
H A Driscv_sifive_plic.rs343 fn can_set_affinity(&self) -> bool { in can_set_affinity() method
/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dlapic_vector.rs71 fn can_set_affinity(&self) -> bool { in can_set_affinity() method
H A Dioapic.rs511 fn can_set_affinity(&self) -> bool { in can_set_affinity() method