NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Copyright (C) 2011, Michal Sojka sojka Economic rights: Technische Universitaet Dresden (Germany) @os. inf.t u-dr esden .deMore...
#include <nul/program.h>
Functions | |
unsigned | alloc_cap_region (unsigned count, unsigned align_order) |
void | dealloc_cap_region (unsigned base, unsigned count) |
Variables | |
RegionList< 512 > | _cap_region |
Copyright (C) 2011, Michal Sojka sojka Economic rights: Technische Universitaet Dresden (Germany) @os. inf.t u-dr esden .de
This file is part of NUL (NOVA user land).
NUL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
NUL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.
unsigned alloc_cap_region | ( | unsigned | count, |
unsigned | align_order | ||
) |
void dealloc_cap_region | ( | unsigned | base, |
unsigned | count | ||
) |
RegionList<512> _cap_region |