Home
last modified time | relevance | path

Searched refs:PMEVTYPER0_EL0 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/virt/kvm/arm/
Dpmu.c93 reg = PMEVTYPER0_EL0 + select_idx; in kvm_pmu_idx_has_chain_evtype()
493 type = __vcpu_sys_reg(vcpu, PMEVTYPER0_EL0 + i) in kvm_pmu_software_increment()
560 ? PMCCFILTR_EL0 : PMEVTYPER0_EL0 + pmc->idx; in kvm_pmu_create_perf_event()
661 ? PMCCFILTR_EL0 : PMEVTYPER0_EL0 + select_idx; in kvm_pmu_set_counter_event_type()
/Linux-v5.4/arch/arm64/include/asm/
Dkvm_host.h144 PMEVTYPER0_EL0, /* Event Type Register (0-30) */ enumerator
145 PMEVTYPER30_EL0 = PMEVTYPER0_EL0 + 30,
/Linux-v5.4/arch/arm64/kvm/
Dsys_regs.c829 reg = PMEVTYPER0_EL0 + idx; in access_pmu_evtyper()
836 reg = PMEVTYPER0_EL0 + idx; in access_pmu_evtyper()
1004 access_pmu_evtyper, reset_unknown, (PMEVTYPER0_EL0 + n), }