Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfault.c113 ctx->stats.hash_flt++; in spufs_handle_class1()
115 ctx->spu->stats.hash_flt++; in spufs_handle_class1()
H A Dspufs.h126 unsigned long long hash_flt; member
H A Dfile.c2266 ctx->stats.hash_flt, in spufs_show_stat()
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h172 unsigned long long hash_flt; member
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c652 spu->stats.hash_flt, in spu_stat_show()