Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c142 static void __pmu_switch_to_host(struct kvm_vcpu *vcpu) in __pmu_switch_to_host() function
154 #define __pmu_switch_to_host(v) do {} while (0) macro