Home
last modified time | relevance | path

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

/Linux-v5.4/virt/kvm/arm/
Darch_timer.c477 bool phys_active = false; in kvm_timer_vcpu_load_gic() local
488 phys_active = kvm_vgic_map_is_active(vcpu, ctx->irq.irq); in kvm_timer_vcpu_load_gic()
490 phys_active |= ctx->irq.level; in kvm_timer_vcpu_load_gic()
492 set_timer_irq_phys_active(ctx, phys_active); in kvm_timer_vcpu_load_gic()