Lines Matching defs:vcpu

56 	struct kvm_vcpu *vcpu = ctxt->vcpu;  in timer_get_ctl()  local
71 struct kvm_vcpu *vcpu = ctxt->vcpu; in timer_get_cval() local
86 struct kvm_vcpu *vcpu = ctxt->vcpu; in timer_get_offset() local
98 struct kvm_vcpu *vcpu = ctxt->vcpu; in timer_set_ctl() local
114 struct kvm_vcpu *vcpu = ctxt->vcpu; in timer_set_cval() local
130 struct kvm_vcpu *vcpu = ctxt->vcpu; in timer_set_offset() local
146 static void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map) in get_timer_map()
180 struct kvm_vcpu *vcpu = *(struct kvm_vcpu **)dev_id; in kvm_arch_timer_handler() local
242 static u64 kvm_timer_earliest_exp(struct kvm_vcpu *vcpu) in kvm_timer_earliest_exp()
265 struct kvm_vcpu *vcpu; in kvm_bg_timer_expire() local
289 struct kvm_vcpu *vcpu; in kvm_hrtimer_expire() local
352 bool kvm_timer_is_pending(struct kvm_vcpu *vcpu) in kvm_timer_is_pending()
366 void kvm_timer_update_run(struct kvm_vcpu *vcpu) in kvm_timer_update_run()
381 static void kvm_timer_update_irq(struct kvm_vcpu *vcpu, bool new_level, in kvm_timer_update_irq()
473 static void kvm_timer_blocking(struct kvm_vcpu *vcpu) in kvm_timer_blocking()
496 static void kvm_timer_unblocking(struct kvm_vcpu *vcpu) in kvm_timer_unblocking()
553 struct kvm_vcpu *vcpu = ctx->vcpu; in kvm_timer_vcpu_load_gic() local
572 static void kvm_timer_vcpu_load_nogic(struct kvm_vcpu *vcpu) in kvm_timer_vcpu_load_nogic()
600 void kvm_timer_vcpu_load(struct kvm_vcpu *vcpu) in kvm_timer_vcpu_load()
630 bool kvm_timer_should_notify_user(struct kvm_vcpu *vcpu) in kvm_timer_should_notify_user()
647 void kvm_timer_vcpu_put(struct kvm_vcpu *vcpu) in kvm_timer_vcpu_put()
692 static void unmask_vtimer_irq_user(struct kvm_vcpu *vcpu) in unmask_vtimer_irq_user()
705 void kvm_timer_sync_user(struct kvm_vcpu *vcpu) in kvm_timer_sync_user()
716 int kvm_timer_vcpu_reset(struct kvm_vcpu *vcpu) in kvm_timer_vcpu_reset()
750 static void update_vtimer_cntvoff(struct kvm_vcpu *vcpu, u64 cntvoff) in update_vtimer_cntvoff()
768 void kvm_timer_vcpu_init(struct kvm_vcpu *vcpu) in kvm_timer_vcpu_init()
805 int kvm_arm_timer_set_reg(struct kvm_vcpu *vcpu, u64 regid, u64 value) in kvm_arm_timer_set_reg()
854 u64 kvm_arm_timer_get_reg(struct kvm_vcpu *vcpu, u64 regid) in kvm_arm_timer_get_reg()
879 static u64 kvm_arm_timer_read(struct kvm_vcpu *vcpu, in kvm_arm_timer_read()
910 u64 kvm_arm_timer_read_sysreg(struct kvm_vcpu *vcpu, in kvm_arm_timer_read_sysreg()
927 static void kvm_arm_timer_write(struct kvm_vcpu *vcpu, in kvm_arm_timer_write()
950 void kvm_arm_timer_write_sysreg(struct kvm_vcpu *vcpu, in kvm_arm_timer_write_sysreg()
1073 void kvm_timer_vcpu_terminate(struct kvm_vcpu *vcpu) in kvm_timer_vcpu_terminate()
1080 static bool timer_irqs_are_valid(struct kvm_vcpu *vcpu) in timer_irqs_are_valid()
1106 struct kvm_vcpu *vcpu = kvm_get_running_vcpu(); in kvm_arch_timer_get_input_level() local
1119 int kvm_timer_enable(struct kvm_vcpu *vcpu) in kvm_timer_enable()
1188 struct kvm_vcpu *vcpu; in set_timer_irqs() local
1197 int kvm_arm_timer_set_attr(struct kvm_vcpu *vcpu, struct kvm_device_attr *attr) in kvm_arm_timer_set_attr()
1230 int kvm_arm_timer_get_attr(struct kvm_vcpu *vcpu, struct kvm_device_attr *attr) in kvm_arm_timer_get_attr()
1251 int kvm_arm_timer_has_attr(struct kvm_vcpu *vcpu, struct kvm_device_attr *attr) in kvm_arm_timer_has_attr()