Home
last modified time | relevance | path

Searched defs:__pmu_switch_to_guest (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c137 static bool __pmu_switch_to_guest(struct kvm_vcpu *vcpu) in __pmu_switch_to_guest() function
164 #define __pmu_switch_to_guest(v) ({ false; }) macro