Docs.rs
axhal-0.2.2-preview.4
axhal 0.2.2-preview.4
Permalink
Docs.rs crate page
GPL-3.0-or-later
OR
Apache-2.0
OR
MulanPSL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
chyyuu
Dependencies
axalloc ^0.2.2-preview.1
normal
optional
axconfig ^0.2.2-preview.1
normal
axcpu ^0.3.0-preview.2
normal
axplat >=0.3.0-preview.2, <0.3.0
normal
cfg-if ^1.0
normal
fdt-parser ^0.4
normal
heapless ^0.9
normal
kernel_guard ^0.1
normal
lazyinit ^0.2
normal
linkme ^0.3.33
normal
optional
log ^0.4
normal
memory_addr ^0.4
normal
page_table_multiarch ^0.5
normal
optional
percpu ^0.2
normal
axconfig ^0.2.2-preview.1
build
axplat-aarch64-qemu-virt >=0.3.0-preview.2, <0.3.0
normal
optional
axplat-loongarch64-qemu-virt >=0.3.0-preview.2, <0.3.0
normal
optional
axplat-riscv64-qemu-virt >=0.3.0-preview.2, <0.3.0
normal
optional
axplat-x86-pc >=0.3.0-preview.2, <0.3.0
normal
optional
Versions
100%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
pa
axhal
0.2.2-preview.4
In axhal::
mem
axhal
::
mem
Macro
pa
Copy item path
Source
macro_rules! pa { ($addr:expr) => { ... }; }
Expand description
Alias for
PhysAddr::from_usize
.