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

/linux-master/arch/arm64/kvm/vgic/
H A Dvgic.c1007 bool map_is_active; local
1015 map_is_active = irq->hw && irq->active;
1019 return map_is_active;

Completed in 97 milliseconds