Searched refs:rh_alloc_fixed (Results 1 - 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
H A Drheap.h73 extern unsigned long rh_alloc_fixed(rh_info_t * info, unsigned long start, int size,
/arch/powerpc/sysdev/
H A Dcpm_common.c189 start = rh_alloc_fixed(&cpm_muram_info, offset, size, "commproc");
/arch/powerpc/lib/
H A Drheap.c527 unsigned long rh_alloc_fixed(rh_info_t * info, unsigned long start, int size, const char *owner) function
606 EXPORT_SYMBOL_GPL(rh_alloc_fixed); variable

Completed in 58 milliseconds