Searched refs:kvm_arm_is_pvtime_enabled (Results 1 – 2 of 2) sorted by relevance
838 static inline bool kvm_arm_is_pvtime_enabled(struct kvm_vcpu_arch *vcpu_arch) in kvm_arm_is_pvtime_enabled() function
413 if (kvm_arm_is_pvtime_enabled(&vcpu->arch)) in kvm_arch_vcpu_load()