Module address

Source
Expand description

Implementation of physical and virtual address and page number.

Structsยง

PhysAddr
physical address
PhysPageNum
physical page number
SimpleRange
a simple range structure for type T
SimpleRangeIterator
iterator for the simple range structure
VirtAddr
virtual address
VirtPageNum
virtual page number

Constantsยง

PA_WIDTH_SV39 ๐Ÿ”’
physical address
PPN_WIDTH_SV39 ๐Ÿ”’
VA_WIDTH_SV39 ๐Ÿ”’
VPN_WIDTH_SV39 ๐Ÿ”’

Traitsยง

StepByOne

Type Aliasesยง

VPNRange
a simple range structure for virtual page number