Huge data memory space access. More...
#include <stdint.h>#include <stddef.h>#include <physmem.h>#include <arch/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 data memory space access.
Copyright (C) 2009 Atmel Corporation. All rights reserved.
Definition in file hugemem.h.
1.6.3