Huge memory allocator implementation. More...
#include <hugemem.h>Go to the source code of this file.
Functions | |
| hugemem_ptr_t | hugemem_alloc (struct physmem_pool *pool, phys_size_t size, unsigned int align_order) |
| Allocate a region of huge memory. | |
Huge memory allocator implementation.
Copyright (C) 2010 Atmel Corporation. All rights reserved.
Definition in file hugemem.c.
1.6.3