Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void * | crisv32_intmem_alloc (unsigned size, unsigned align) |
void | crisv32_intmem_free (void *addr) |
void * | crisv32_intmem_phys_to_virt (unsigned long addr) |
unsigned long | crisv32_intmem_virt_to_phys (void *addr) |
void* crisv32_intmem_alloc | ( | unsigned | size, |
unsigned | align | ||
) |