Expand description
Implementation of physical and virtual address and page number.
Structsยง
- Phys
Addr - physical address
- Phys
Page Num - physical page number
- Simple
Range - a simple range structure for type T
- Simple
Range Iterator - iterator for the simple range structure
- Virt
Addr - virtual address
- Virt
Page Num - virtual page number
Constantsยง
- PA_
WIDTH_ ๐SV39 - physical address
- PPN_
WIDTH_ ๐SV39 - VA_
WIDTH_ ๐SV39 - VPN_
WIDTH_ ๐SV39
Traitsยง
Type Aliasesยง
- VPNRange
- a simple range structure for virtual page number