MCPcopy Create free account
hub / github.com/64/solstice / new_unchecked

Method new_unchecked

x86_64/src/addr.rs:58–65  ·  view source on GitHub ↗

Creates a new canonical virtual address without checks. This function performs sign extension of bit 47 to make the address canonical, so bits 48 to 64 are overwritten. If you want to check that these bits contain no data, use `new` or `try_new`.

(mut addr: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

VirtAddrClass · 0.85

Tested by

no test coverage detected