Searched refs:rh_detach_region (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | rheap.h | 63 extern unsigned long rh_detach_region(rh_info_t * info, unsigned long start, int size);
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | rheap.h | 63 extern unsigned long rh_detach_region(rh_info_t * info, unsigned long start, int size);
|
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | fsl_85xx_cache_sram.c | 137 rh_detach_region(cache_sram->rh, 0, cache_sram->size); in remove_cache_sram()
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | rheap.c | 370 unsigned long rh_detach_region(rh_info_t * info, unsigned long start, int size) in rh_detach_region() function 436 EXPORT_SYMBOL_GPL(rh_detach_region); variable
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | rheap.c | 370 unsigned long rh_detach_region(rh_info_t * info, unsigned long start, int size) in rh_detach_region() function 436 EXPORT_SYMBOL_GPL(rh_detach_region); variable
|
Completed in 3 milliseconds