Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dcputable.c246 .oprofile_mmcra_sipr = MMCRA_SIPR,
262 .oprofile_mmcra_sipr = MMCRA_SIPR,
279 .oprofile_mmcra_sipr = MMCRA_SIPR,
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h893 #define MMCRA_SIPR 0x08000000UL /* state of MSR PR when SIAR set */ macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
Dcore-book3s.c230 unsigned long sipr = MMCRA_SIPR; in regs_sipr()