Function os::mm::page_table::copy_to_user
source · [−]Expand description
Copy *src: T
to user space.
src
is a pointer in kernel space, dst
is a pointer in user space.
Copy *src: T
to user space.
src
is a pointer in kernel space, dst
is a pointer in user space.