Home
last modified time | relevance | path

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

/linux-4.1.27/virt/kvm/arm/
Dvgic.c924 unsigned long active_private, active_shared; in compute_active_for_cpu() local
943 active_private = find_first_bit(act_percpu, VGIC_NR_PRIVATE_IRQS); in compute_active_for_cpu()
946 return (active_private < VGIC_NR_PRIVATE_IRQS || in compute_active_for_cpu()