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

/linux-4.4.14/virt/kvm/arm/
H A Dvgic.c942 unsigned long active_private, active_shared; compute_active_for_cpu() local
961 active_private = find_first_bit(act_percpu, VGIC_NR_PRIVATE_IRQS); compute_active_for_cpu()
964 return (active_private < VGIC_NR_PRIVATE_IRQS || compute_active_for_cpu()

Completed in 67 milliseconds