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