Function syscall::call::physunmap [−][src]
pub unsafe fn physunmap(virtual_address: usize) -> Result<usize>
Expand description
Unmap previously mapped physical memory
Errors
EPERM-uid != 0EFAULT-virtual_addresshas not been mapped