Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dcputable.c242 .oprofile_mmcra_sipr = MMCRA_SIPR,
258 .oprofile_mmcra_sipr = MMCRA_SIPR,
275 .oprofile_mmcra_sipr = MMCRA_SIPR,
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h851 #define MMCRA_SIPR 0x08000000UL /* state of MSR PR when SIAR set */ macro
/Linux-v4.19/arch/powerpc/perf/
Dcore-book3s.c218 unsigned long sipr = MMCRA_SIPR; in regs_sipr()