Home
last modified time | relevance | path

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

/arch/arm64/kvm/
A Darch_timer.c672 bool phys_active = false; in kvm_timer_vcpu_load_gic() local
683 phys_active = kvm_vgic_map_is_active(vcpu, timer_irq(ctx)); in kvm_timer_vcpu_load_gic()
685 phys_active |= ctx->irq.level; in kvm_timer_vcpu_load_gic()
687 set_timer_irq_phys_active(ctx, phys_active); in kvm_timer_vcpu_load_gic()

Completed in 6 milliseconds