Searched refs:host_vtimer_irq (Results 1 – 1 of 1) sorted by relevance
27 static unsigned int host_vtimer_irq; variable226 if (irq == host_vtimer_irq) in kvm_arch_timer_handler()236 disable_percpu_irq(host_vtimer_irq); in kvm_arch_timer_handler()713 disable_percpu_irq(host_vtimer_irq); in kvm_timer_vcpu_load_nogic()715 enable_percpu_irq(host_vtimer_irq, host_vtimer_irq_flags); in kvm_timer_vcpu_load_nogic()1000 enable_percpu_irq(host_vtimer_irq, host_vtimer_irq_flags); in unmask_vtimer_irq_user()1083 ctxt->host_timer_irq = host_vtimer_irq; in timer_context_init()1113 enable_percpu_irq(host_vtimer_irq, host_vtimer_irq_flags); in kvm_timer_cpu_up()1120 disable_percpu_irq(host_vtimer_irq); in kvm_timer_cpu_down()1406 host_vtimer_irq = info->virtual_irq; in kvm_irq_init()[all …]