Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/oprofile/
Dop_model_power4.c424 mmcra &= ~cur_cpu_spec->oprofile_mmcra_clear; in power4_handle_interrupt()
/linux-4.4.14/arch/powerpc/kernel/
Dcputable.c329 .oprofile_mmcra_clear = POWER6_MMCRA_THRM |
2137 t->oprofile_mmcra_clear = old.oprofile_mmcra_clear; in setup_cpu_spec()
/linux-4.4.14/arch/powerpc/include/asm/
Dcputable.h84 unsigned long oprofile_mmcra_clear; member