Home
last modified time | relevance | path

Searched refs:cpm_muram_alloc (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Dcpm.h161 unsigned long cpm_muram_alloc(unsigned long size, unsigned long align);
168 static inline unsigned long cpm_muram_alloc(unsigned long size, in cpm_muram_alloc() function
Dqe.h191 #define qe_muram_alloc cpm_muram_alloc
Dcpm1.h51 #define cpm_dpalloc cpm_muram_alloc
Dcpm2.h89 #define cpm_dpalloc cpm_muram_alloc
/arch/powerpc/sysdev/
Dcpm_common.c142 unsigned long cpm_muram_alloc(unsigned long size, unsigned long align) in cpm_muram_alloc() function
156 EXPORT_SYMBOL(cpm_muram_alloc);