pub const VM_ADDR_RETURN_TO_HOST: u32 = 0xffff0000;
The address which, when jumped to, will return to the host.
There isn’t actually anything there; it’s just a virtual address.