Lines Matching refs:cpm_muram_free
146 * Use cpm_muram_free() to free the allocation.
164 * cpm_muram_free - free a chunk of multi-user ram
167 void cpm_muram_free(s32 offset)
189 EXPORT_SYMBOL(cpm_muram_free);
195 cpm_muram_free(*info);
210 * cpm_muram_free() must not be called to release the allocated memory.
241 * Use cpm_muram_free() to free the allocation.
270 * cpm_muram_free() must not be called to release the allocated memory.
321 * As cpm_muram_free, but takes the virtual address rather than the
328 cpm_muram_free(cpm_muram_offset(addr));