pub fn copy_from_kernel(aspace: &mut AddrSpace) -> AxResult
Expand description
If the target architecture requires it, the kernel portion of the address space will be copied to the user address space.
pub fn copy_from_kernel(aspace: &mut AddrSpace) -> AxResult
If the target architecture requires it, the kernel portion of the address space will be copied to the user address space.