Function syscall::call::physalloc [−][src]
pub unsafe fn physalloc(size: usize) -> Result<usize>
Expand description
Allocate frames, linearly in physical memory.
Errors
EPERM-uid != 0ENOMEM- the system has run out of available memory