Docs.rs
page_table_entry-0.5.5
page_table_entry 0.5.5
Permalink
Docs.rs crate page
GPL-3.0-or-later
OR
Apache-2.0
OR
MulanPSL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
equation314
github:arceos-org:core
Dependencies
bitflags ^2.9
normal
memory_addr ^0.4
normal
aarch64-cpu ^10.0
normal
x86_64 ^0.15.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
page_
table_
entry
0.5.5
Module riscv
Module Items
Structs
In crate page_
table_
entry
page_table_entry
Module
riscv
Copy item path
Source
Available on
RISC-V RV32 or RISC-V RV64
only.
Expand description
RISC-V page table entries.
Structs
ยง
PTEFlags
Page-table entry flags.
Rv64PTE
Sv39 and Sv48 page table entry for RV64 systems.