Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
A Dbook3s_hv_p9_perf.c17 if (!(mmcra & MMCRA_BHRB_DISABLE)) in freeze_pmu()
27 mmcra = MMCRA_BHRB_DISABLE; in freeze_pmu()
A Dbook3s_hv.c3018 kvmppc_set_mmcra_hv(vcpu, MMCRA_BHRB_DISABLE); in kvmppc_core_vcpu_create_hv()
/linux/arch/powerpc/kernel/
A Dcpu_setup_power.c125 mtspr(SPRN_MMCRA, MMCRA_BHRB_DISABLE); in init_PMU_ISA31()
A Ddt_cpu_ftrs.c433 mtspr(SPRN_MMCRA, MMCRA_BHRB_DISABLE); in init_pmu_power10()
/linux/arch/powerpc/perf/
A Disa207-common.c583 mmcra |= MMCRA_BHRB_DISABLE; in isa207_compute_mmcr()
674 mmcra &= ~MMCRA_BHRB_DISABLE; in isa207_compute_mmcr()
A Dcore-book3s.c102 #define MMCRA_BHRB_DISABLE 0 macro
1371 val |= MMCRA_BHRB_DISABLE; in power_pmu_disable()
/linux/arch/powerpc/include/asm/
A Dreg.h900 #define MMCRA_BHRB_DISABLE _UL(0x2000000000) // BHRB disable bit for ISA v3.1 macro

Completed in 28 milliseconds