Home
last modified time | relevance | path

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

/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic.c954 bool map_is_active; in kvm_vgic_map_is_active() local
962 map_is_active = irq->hw && irq->active; in kvm_vgic_map_is_active()
966 return map_is_active; in kvm_vgic_map_is_active()