Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dcputable.c264 .oprofile_mmcra_sipr = MMCRA_SIPR,
280 .oprofile_mmcra_sipr = MMCRA_SIPR,
297 .oprofile_mmcra_sipr = MMCRA_SIPR,
/linux-4.4.14/arch/powerpc/include/asm/
Dreg.h716 #define MMCRA_SIPR 0x08000000UL /* state of MSR PR when SIAR set */ macro
/linux-4.4.14/arch/powerpc/perf/
Dcore-book3s.c211 unsigned long sipr = MMCRA_SIPR; in regs_sipr()