Searched refs:rh_attach_region (Results 1 – 3 of 3) sorted by relevance
98 rh_attach_region(bcom_sram->rh, 0, bcom_sram->size); in bcom_sram_init()103 rh_attach_region(bcom_sram->rh, zbase - bcom_sram->base_phys, regaddr_p[1]); in bcom_sram_init()
60 extern int rh_attach_region(rh_info_t * info, unsigned long start, int size);
329 int rh_attach_region(rh_info_t * info, unsigned long start, int size) in rh_attach_region() function367 EXPORT_SYMBOL_GPL(rh_attach_region);