Home
last modified time | relevance | path

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

/external/qemu/hw/
Dapic.c323 static int get_highest_priority_int(uint32_t *tab) in get_highest_priority_int() function
339 isrv = get_highest_priority_int(s->isr); in apic_get_ppr()
362 irrv = get_highest_priority_int(s->irr); in apic_update_irq()
396 isrv = get_highest_priority_int(s->isr); in apic_eoi()
570 intno = get_highest_priority_int(s->irr); in apic_get_interrupt()