Home
last modified time | relevance | path

Searched refs:SYS_PMCR_EL0 (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/aarch64/
H A Dvpmu_counter_access.c487 vcpu_get_reg(vcpu, KVM_ARM64_SYS_REG(SYS_PMCR_EL0), &pmcr_orig); in test_create_vpmu_vm_with_pmcr_n()
495 vcpu_set_reg(vcpu, KVM_ARM64_SYS_REG(SYS_PMCR_EL0), pmcr); in test_create_vpmu_vm_with_pmcr_n()
496 vcpu_get_reg(vcpu, KVM_ARM64_SYS_REG(SYS_PMCR_EL0), &pmcr); in test_create_vpmu_vm_with_pmcr_n()
628 vcpu_get_reg(vpmu_vm.vcpu, KVM_ARM64_SYS_REG(SYS_PMCR_EL0), &pmcr); in get_pmcr_n_limit()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h284 #define SYS_PMCR_EL0 sys_reg(3, 3, 9, 12, 0) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h422 #define SYS_PMCR_EL0 sys_reg(3, 3, 9, 12, 0) macro
/linux/arch/arm64/kvm/
H A Demulate-nested.c915 SR_TRAP(SYS_PMCR_EL0, CGT_MDCR_TPM_TPMCR),
1856 SR_FGT(SYS_PMCR_EL0, HDFGWTR, PMCR_EL0, 1),