Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
fsl_85xx_cache_sram.h File Reference
#include <asm/rheap.h>
#include <linux/spinlock.h>

Go to the source code of this file.

Data Structures

struct  mpc85xx_cache_sram
 

Functions

void mpc85xx_cache_sram_free (void *ptr)
 
voidmpc85xx_cache_sram_alloc (unsigned int size, phys_addr_t *phys, unsigned int align)
 

Function Documentation

void* mpc85xx_cache_sram_alloc ( unsigned int  size,
phys_addr_t phys,
unsigned int  align 
)

Definition at line 38 of file fsl_85xx_cache_sram.c.

void mpc85xx_cache_sram_free ( void ptr)

Definition at line 72 of file fsl_85xx_cache_sram.c.