mmtk::util::metadata::vo_bit

Function is_vo_addr

source
pub(crate) unsafe fn is_vo_addr(addr: Address) -> bool
Expand description

Non-atomically check if the VO bit is set for this address.

ยงSafety

The caller needs to make sure that no one is modifying VO bit.