Searched refs:MMCRA_BHRB_DISABLE (Results 1 – 4 of 4) sorted by relevance
17 if (!(mmcra & MMCRA_BHRB_DISABLE)) in freeze_pmu()27 mmcra = MMCRA_BHRB_DISABLE; in freeze_pmu()
2994 kvmppc_set_mmcra_hv(vcpu, MMCRA_BHRB_DISABLE); in kvmppc_core_vcpu_create_hv()
125 mtspr(SPRN_MMCRA, MMCRA_BHRB_DISABLE); in init_PMU_ISA31()
900 #define MMCRA_BHRB_DISABLE _UL(0x2000000000) // BHRB disable bit for ISA v3.1 macro