Home
last modified time | relevance | path

Searched refs:rh_attach_region (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/bestcomm/
H A Dsram.c110 rh_attach_region(bcom_sram->rh, 0, bcom_sram->size); in bcom_sram_init()
115 rh_attach_region(bcom_sram->rh, zbase - bcom_sram->base_phys, regaddr_p[1]); in bcom_sram_init()
/kernel/linux/linux-6.6/drivers/dma/bestcomm/
H A Dsram.c103 rh_attach_region(bcom_sram->rh, 0, bcom_sram->size); in bcom_sram_init()
108 rh_attach_region(bcom_sram->rh, zbase - bcom_sram->base_phys, regaddr_p[1]); in bcom_sram_init()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Drheap.h60 extern int rh_attach_region(rh_info_t * info, unsigned long start, int size);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Drheap.h60 extern int rh_attach_region(rh_info_t * info, unsigned long start, int size);
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_85xx_cache_sram.c114 rh_attach_region(cache_sram->rh, 0, cache_sram->size); in instantiate_cache_sram()
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Drheap.c329 int rh_attach_region(rh_info_t * info, unsigned long start, int size) in rh_attach_region() function
367 EXPORT_SYMBOL_GPL(rh_attach_region); variable
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Drheap.c329 int rh_attach_region(rh_info_t * info, unsigned long start, int size) in rh_attach_region() function
367 EXPORT_SYMBOL_GPL(rh_attach_region); variable

Completed in 4 milliseconds