Searched refs:PMCCNTR_EL0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | cpregs.h | 519 FIELD(HDFGRTR_EL2, PMCCNTR_EL0, 15, 1) 586 FIELD(HDFGWTR_EL2, PMCCNTR_EL0, 15, 1) 746 DO_BIT(HDFGRTR, PMCCNTR_EL0),
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | pmu-emul.c | 89 return (idx == ARMV8_PMU_CYCLE_IDX) ? PMCCNTR_EL0 : PMEVCNTR0_EL0 + idx; in counter_index_to_reg()
|
H A D | sys_regs.c | 2244 { PMU_SYS_REG(PMCCNTR_EL0), 2246 .reg = PMCCNTR_EL0, .get_user = get_pmu_evcntr},
|
H A D | emulate-nested.c | 1455 SR_FGT(SYS_PMCCNTR_EL0, HDFGRTR, PMCCNTR_EL0, 1),
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_host.h | 325 PMCCNTR_EL0, /* Cycle Counter Register */ enumerator
|
/openbmc/linux/arch/arm64/tools/ |
H A D | sysreg | 2210 Field 15 PMCCNTR_EL0 2274 Field 15 PMCCNTR_EL0
|