pub fn copy_from_kernel(aspace: &mut AddrSpace) -> AxResultExpand 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) -> AxResultIf the target architecture requires it, the kernel portion of the address space will be copied to the user address space.