Home
last modified time | relevance | path

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

/DragonOS/kernel/src/exception/
H A Ddummychip.rs57 fn can_set_flow_type(&self) -> bool { in can_set_flow_type() method
102 fn can_set_flow_type(&self) -> bool { in can_set_flow_type() method
H A Dirqchip.rs116 fn can_set_flow_type(&self) -> bool; in can_set_flow_type() method
H A Dmanage.rs933 if !chip.can_set_flow_type() { in do_set_irq_trigger()
/DragonOS/kernel/src/driver/irqchip/
H A Driscv_intc.rs86 fn can_set_flow_type(&self) -> bool { in can_set_flow_type() method
H A Driscv_sifive_plic.rs390 fn can_set_flow_type(&self) -> bool { in can_set_flow_type() method
/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dlapic_vector.rs61 fn can_set_flow_type(&self) -> bool { in can_set_flow_type() method
H A Dioapic.rs515 fn can_set_flow_type(&self) -> bool { in can_set_flow_type() method