Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c214 synchronize_vcpu_pstate(vcpu); in fixup_guest_exit()
/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c539 synchronize_vcpu_pstate(vcpu); in fixup_guest_exit()
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h855 static inline void synchronize_vcpu_pstate(struct kvm_vcpu *vcpu) in synchronize_vcpu_pstate() function