Searched refs:arch_move_irqs (Results 1 – 4 of 4) sorted by relevance
63 void arch_move_irqs(struct vcpu *v);
201 static inline void arch_move_irqs(struct vcpu *v) { } in arch_move_irqs() function
299 void arch_move_irqs(struct vcpu *v) in arch_move_irqs() function
301 arch_move_irqs(v); in sched_move_irqs()
Completed in 7 milliseconds