Searched refs:host_vtimer_irq (Results 1 – 1 of 1) sorted by relevance
25 static unsigned int host_vtimer_irq; variable108 if (irq == host_vtimer_irq) in kvm_arch_timer_handler()118 disable_percpu_irq(host_vtimer_irq); in kvm_arch_timer_handler()518 disable_percpu_irq(host_vtimer_irq); in kvm_timer_vcpu_load_nogic()520 enable_percpu_irq(host_vtimer_irq, host_vtimer_irq_flags); in kvm_timer_vcpu_load_nogic()623 enable_percpu_irq(host_vtimer_irq, host_vtimer_irq_flags); in unmask_vtimer_irq_user()711 vtimer->host_timer_irq = host_vtimer_irq; in kvm_timer_vcpu_init()723 enable_percpu_irq(host_vtimer_irq, host_vtimer_irq_flags); in kvm_timer_init_interrupt()891 disable_percpu_irq(host_vtimer_irq); in kvm_timer_dying_cpu()915 host_vtimer_irq = info->virtual_irq; in kvm_timer_hyp_init()[all …]