Home
last modified time | relevance | path

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

/arch/mips/include/asm/octeon/
Dcvmx-spxx-defs.h317 uint64_t spf:1; member
343 uint64_t spf:1;
/arch/powerpc/platforms/cell/
Diommu.c232 unsigned long stat, spf; in ioc_interrupt() local
236 spf = stat & IOC_IO_ExcpStat_SPF_Mask; in ioc_interrupt()
242 (spf == IOC_IO_ExcpStat_SPF_S) ? 'S' : ' ', in ioc_interrupt()
243 (spf == IOC_IO_ExcpStat_SPF_P) ? 'P' : ' ', in ioc_interrupt()