Home
last modified time | relevance | path

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

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