Home
last modified time | relevance | path

Searched refs:kvm_arm_support_pmu_v3 (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/kvm/
A Dpmu.c36 if (!kvm_arm_support_pmu_v3() || !ctx || !kvm_pmu_switch_needed(attr)) in kvm_set_pmu_events()
52 if (!kvm_arm_support_pmu_v3() || !ctx) in kvm_clr_pmu_events()
175 if (!kvm_arm_support_pmu_v3() || !has_vhe()) in kvm_vcpu_pmu_restore_guest()
196 if (!kvm_arm_support_pmu_v3() || !has_vhe()) in kvm_vcpu_pmu_restore_host()
A Dreset.c262 if (kvm_vcpu_has_pmu(vcpu) && !kvm_arm_support_pmu_v3()) { in kvm_reset_vcpu()
A Dpmu-emul.c746 !kvm_arm_support_pmu_v3() && !is_protected_kvm_enabled()) in kvm_host_pmu_init()
A Dsys_regs.c607 if (!kvm_arm_support_pmu_v3()) in reset_pmu_reg()
642 if (!kvm_arm_support_pmu_v3()) in reset_pmcr()
A Darm.c271 r = kvm_arm_support_pmu_v3(); in kvm_vm_ioctl_check_extension()
/linux/arch/arm64/kvm/hyp/include/hyp/
A Dswitch.h96 if (kvm_arm_support_pmu_v3()) { in __activate_traps_common()
110 if (kvm_arm_support_pmu_v3()) in __deactivate_traps_common()
/linux/include/kvm/
A Darm_pmu.h18 static __always_inline bool kvm_arm_support_pmu_v3(void) in kvm_arm_support_pmu_v3() function

Completed in 20 milliseconds