sram_pool_data 33 drivers/memory/ti-emif-pm.c struct gen_pool *sram_pool_data; sram_pool_data 58 drivers/memory/ti-emif-pm.c gen_pool_free(emif_data->sram_pool_data, sram_pool_data 89 drivers/memory/ti-emif-pm.c emif_data->sram_pool_data = of_gen_pool_get(np, "sram", 1); sram_pool_data 90 drivers/memory/ti-emif-pm.c if (!emif_data->sram_pool_data) { sram_pool_data 97 drivers/memory/ti-emif-pm.c gen_pool_alloc(emif_data->sram_pool_data, sram_pool_data 107 drivers/memory/ti-emif-pm.c gen_pool_virt_to_phys(emif_data->sram_pool_data, sram_pool_data 47 drivers/soc/ti/pm33xx.c static struct gen_pool *sram_pool, *sram_pool_data; sram_pool_data 92 drivers/soc/ti/pm33xx.c gen_pool_virt_to_phys(sram_pool_data, ocmcram_location_data); sram_pool_data 347 drivers/soc/ti/pm33xx.c gen_pool_free(sram_pool_data, ocmcram_location_data, sram_pool_data 377 drivers/soc/ti/pm33xx.c sram_pool_data = of_gen_pool_get(np, "pm-sram", 1); sram_pool_data 378 drivers/soc/ti/pm33xx.c if (!sram_pool_data) { sram_pool_data 393 drivers/soc/ti/pm33xx.c ocmcram_location_data = gen_pool_alloc(sram_pool_data,