MCPcopy Create free account
hub / github.com/Slowerzs/PPLSystem / get_large_page_offset

Method get_large_page_offset

src/kdmp/parser.rs:104–106  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

102 }
103
104 pub fn get_large_page_offset(&self) -> u64 {
105 self.addr & 0x1fffff
106 }
107}
108
109impl Add for VirtualAddress {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected