[](https://crates.io/crates/axipi)
[](https://docs.rs/axipi)
[ArceOS](https://github.com/arceos-org/arceos) Inter-Processor Interrupt (IPI) management module.
Provides primitives to run callbacks on a specific CPU or on all other CPUs via IPI, and to handle IPI events (e.g. in the kernel's IPI handler).
This project is licensed under GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0.