Searched refs:PMUSERENR_EL0 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/arm64/kvm/ |
H A D | pmu.c | 236 ctxt_sys_reg(hctxt, PMUSERENR_EL0) = val; in kvm_set_pmuserenr()
|
H A D | sys_regs.c | 789 u64 reg = __vcpu_sys_reg(vcpu, PMUSERENR_EL0); in check_pmu_access_disabled() 1102 __vcpu_sys_reg(vcpu, PMUSERENR_EL0) = in access_pmuserenr() 1105 p->regval = __vcpu_sys_reg(vcpu, PMUSERENR_EL0) in access_pmuserenr() 2207 { PMU_SYS_REG(PMUSERENR_EL0), .access = access_pmuserenr, 2208 .reset = reset_val, .reg = PMUSERENR_EL0, .val = 0 },
|
H A D | emulate-nested.c | 1256 SR_FGT(SYS_PMUSERENR_EL0, HDFGRTR, PMUSERENR_EL0, 1),
|
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | 192 ctxt_sys_reg(hctxt, PMUSERENR_EL0) = read_sysreg(pmuserenr_el0); in __activate_traps_common() 226 write_sysreg(ctxt_sys_reg(hctxt, PMUSERENR_EL0), pmuserenr_el0); in __deactivate_traps_common()
|
/openbmc/qemu/target/arm/ |
H A D | cpregs.h | 560 FIELD(HDFGRTR_EL2, PMUSERENR_EL0, 57, 1) 619 FIELD(HDFGWTR_EL2, PMUSERENR_EL0, 57, 1)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_host.h | 334 PMUSERENR_EL0, /* User Enable Register */ enumerator
|
/openbmc/linux/arch/arm64/tools/ |
H A D | sysreg | 2170 Field 57 PMUSERENR_EL0 2234 Field 57 PMUSERENR_EL0
|