Searched refs:rh_alloc_fixed (Results 1 – 3 of 3) sorted by relevance
73 extern unsigned long rh_alloc_fixed(rh_info_t * info, unsigned long start, int size,
527 unsigned long rh_alloc_fixed(rh_info_t * info, unsigned long start, int size, const char *owner) in rh_alloc_fixed() function606 EXPORT_SYMBOL_GPL(rh_alloc_fixed);
188 start = rh_alloc_fixed(&cpm_muram_info, offset, size, "commproc"); in cpm_muram_alloc_fixed()