Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcpm.h164 void __iomem *cpm_muram_addr(unsigned long offset);
185 static inline void __iomem *cpm_muram_addr(unsigned long offset) in cpm_muram_addr() function
Dqe.h194 #define qe_muram_addr cpm_muram_addr
Dcpm1.h53 #define cpm_dpram_addr cpm_muram_addr
Dcpm2.h91 #define cpm_dpram_addr cpm_muram_addr
/arch/powerpc/sysdev/
Dcpm_common.c150 memset(cpm_muram_addr(start), 0, size); in cpm_muram_alloc()
201 void __iomem *cpm_muram_addr(unsigned long offset) in cpm_muram_addr() function
205 EXPORT_SYMBOL(cpm_muram_addr);