Home
last modified time | relevance | path

Searched refs:MMCRA_BHRB_DISABLE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/kernel/
A Dcpu_setup_power.c125 mtspr(SPRN_MMCRA, MMCRA_BHRB_DISABLE); in init_PMU_ISA31()
A Ddt_cpu_ftrs.c428 mtspr(SPRN_MMCRA, MMCRA_BHRB_DISABLE); in init_pmu_power10()
/linux/arch/powerpc/perf/
A Disa207-common.c551 mmcra |= MMCRA_BHRB_DISABLE; in isa207_compute_mmcr()
642 mmcra &= ~MMCRA_BHRB_DISABLE; in isa207_compute_mmcr()
A Dcore-book3s.c101 #define MMCRA_BHRB_DISABLE 0 macro
1312 val |= MMCRA_BHRB_DISABLE; in power_pmu_disable()
/linux/arch/powerpc/include/asm/
A Dreg.h896 #define MMCRA_BHRB_DISABLE _UL(0x2000000000) // BHRB disable bit for ISA v3.1 macro

Completed in 17 milliseconds