Home
last modified time | relevance | path

Searched refs:local_store_phys (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dspu.h110 unsigned long local_store_phys; member
/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c252 pfn = (ctx->spu->local_store_phys + offset) >> PAGE_SHIFT; in spufs_mem_mmap_fault()