Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dfile.c475 __spufs_regs_read(struct spu_context *ctx, char __user *buffer, in __spufs_regs_read() function
498 ret = __spufs_regs_read(ctx, buffer, size, pos); in spufs_regs_read()
2695 { "regs", __spufs_regs_read, NULL, sizeof(struct spu_reg128[128])},