Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic.c972 bool map_is_active; in kvm_vgic_map_is_active() local
980 map_is_active = irq->hw && irq->active; in kvm_vgic_map_is_active()
984 return map_is_active; in kvm_vgic_map_is_active()