Searched refs:local_store_phys (Results 1 – 5 of 5) sorted by relevance
167 u64 local_store_phys; in construct_spu() local172 &local_store_phys, &unused, in construct_spu()176 spu->local_store_phys = local_store_phys; in construct_spu()218 spu->local_store = (__force void *)ioremap_prot(spu->local_store_phys, in setup_areas()244 spu->problem_phys, spu->local_store_phys, in setup_areas()
142 spu->local_store_phys = *(unsigned long *)prop; in spu_map_device_old()242 &spu->local_store_phys); in spu_map_device()271 spu->local_store_phys, spu->local_store); in spu_map_device()
121 unsigned long local_store_phys; member
3048 DUMP_FIELD(spu, "0x%lx", local_store_phys); in dump_spu_fields()
275 pfn = (ctx->spu->local_store_phys + offset) >> PAGE_SHIFT; in spufs_mem_mmap_fault()