Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic.c240 static int vgic_irq_cmp(void *priv, struct list_head *a, struct list_head *b) in vgic_irq_cmp() function
285 list_sort(NULL, &vgic_cpu->ap_list_head, vgic_irq_cmp); in vgic_sort_ap_list()