Searched refs:queued (Results 1 – 1 of 1) sorted by relevance
1229 unsigned int value, queued; in setup_local_APIC() local1310 queued = 0; in setup_local_APIC()1312 queued |= apic_read(APIC_IRR + i*0x10); in setup_local_APIC()1333 } while (queued && max_loops > 0); in setup_local_APIC()