Home
last modified time | relevance | path

Searched refs:PMCCNTR_EL0 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dpmu-emul.c143 ? PMCCNTR_EL0 : PMEVCNTR0_EL0 + pmc->idx; in kvm_pmu_get_pair_counter_value()
191 ? PMCCNTR_EL0 : PMEVCNTR0_EL0 + select_idx; in kvm_pmu_set_counter_value()
229 reg = PMCCNTR_EL0; in kvm_pmu_stop_counter()
H A Dsys_regs.c821 /* PMCCNTR_EL0 */ in access_pmu_evcntr()
1628 { SYS_DESC(SYS_PMCCNTR_EL0), access_pmu_evcntr, reset_unknown, PMCCNTR_EL0 },
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_host.h165 PMCCNTR_EL0, /* Cycle Counter Register */ enumerator
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_host.h327 PMCCNTR_EL0, /* Cycle Counter Register */ enumerator
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dpmu-emul.c89 return (idx == ARMV8_PMU_CYCLE_IDX) ? PMCCNTR_EL0 : PMEVCNTR0_EL0 + idx; in counter_index_to_reg()
H A Dsys_regs.c898 /* PMCCNTR_EL0 */ in get_pmu_evcntr()
923 /* PMCCNTR_EL0 */ in access_pmu_evcntr()
2190 { PMU_SYS_REG(PMCCNTR_EL0),
2192 .reg = PMCCNTR_EL0, .get_user = get_pmu_evcntr},
H A Demulate-nested.c1455 SR_FGT(SYS_PMCCNTR_EL0, HDFGRTR, PMCCNTR_EL0, 1),

Completed in 20 milliseconds