Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dcputable.c263 .oprofile_mmcra_sihv = MMCRA_SIHV,
279 .oprofile_mmcra_sihv = MMCRA_SIHV,
296 .oprofile_mmcra_sihv = MMCRA_SIHV,
/linux-4.4.14/arch/powerpc/include/asm/
Dreg.h715 #define MMCRA_SIHV 0x10000000UL /* state of MSR HV when SIAR set */ macro
/linux-4.4.14/arch/powerpc/perf/
Dcore-book3s.c198 unsigned long sihv = MMCRA_SIHV; in regs_sihv()