pub fn guest_va_base() -> u64Expand description
The guest VA base: the JAR_GUEST_VA_BASE env override (hex) if set,
otherwise GUEST_VA_BASE_DEFAULT.
pub fn guest_va_base() -> u64The guest VA base: the JAR_GUEST_VA_BASE env override (hex) if set,
otherwise GUEST_VA_BASE_DEFAULT.