summaryrefslogtreecommitdiff
path: root/rust/kernel/processor.rs
diff options
context:
space:
mode:
authorJoel Fernandes <joelagnelf@nvidia.com>2025-10-08 15:07:26 -0400
committerDanilo Krummrich <dakr@kernel.org>2025-10-15 14:19:53 +0200
commit340ccc973544a6e7e331729bc4944603085cafab (patch)
treea44d5d09cabf728fbe6e2a281c05dfa4c64dde1d /rust/kernel/processor.rs
parent3a8660878839faadb4f1a6dd72c3179c1df56787 (diff)
rust: pci: Allocate and manage PCI interrupt vectors
Add support to PCI rust module to allocate, free and manage IRQ vectors. Integrate with devres for managing the allocated resources. Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com> [ Add links in doc-comments; add missing invariant comment; re-format multiple safety requirements as list and fix missing backticks; refactor the example of alloc_irq_vectors() to compile. - Danilo ] Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'rust/kernel/processor.rs')
0 files changed, 0 insertions, 0 deletions