Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
cris
include
arch-v32
arch
intmem.h
Go to the documentation of this file.
1
#ifndef _ASM_CRIS_INTMEM_H
2
#define _ASM_CRIS_INTMEM_H
3
4
void
*
crisv32_intmem_alloc
(
unsigned
size
,
unsigned
align
);
5
void
crisv32_intmem_free
(
void
*
addr
);
6
void
*
crisv32_intmem_phys_to_virt
(
unsigned
long
addr
);
7
unsigned
long
crisv32_intmem_virt_to_phys
(
void
*
addr
);
8
9
#endif
/* _ASM_CRIS_ARCH_INTMEM_H */
Generated on Thu Jan 10 2013 13:05:30 for Linux Kernel by
1.8.2