ocmcram_location   48 drivers/soc/ti/pm33xx.c static unsigned long ocmcram_location, ocmcram_location_data;
ocmcram_location   97 drivers/soc/ti/pm33xx.c 							ocmcram_location);
ocmcram_location   99 drivers/soc/ti/pm33xx.c 	am33xx_do_wfi_sram = sram_exec_copy(sram_pool, (void *)ocmcram_location,
ocmcram_location  346 drivers/soc/ti/pm33xx.c 	gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz);
ocmcram_location  385 drivers/soc/ti/pm33xx.c 	ocmcram_location = gen_pool_alloc(sram_pool, *pm_sram->do_wfi_sz);
ocmcram_location  386 drivers/soc/ti/pm33xx.c 	if (!ocmcram_location) {
ocmcram_location  397 drivers/soc/ti/pm33xx.c 		gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz);