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.h353 uint64_t spf:1; member
379 uint64_t spf:1;
/arch/powerpc/platforms/cell/
Diommu.c245 unsigned long stat, spf; in ioc_interrupt() local
249 spf = stat & IOC_IO_ExcpStat_SPF_Mask; in ioc_interrupt()
255 (spf == IOC_IO_ExcpStat_SPF_S) ? 'S' : ' ', in ioc_interrupt()
256 (spf == IOC_IO_ExcpStat_SPF_P) ? 'P' : ' ', in ioc_interrupt()