Home
last modified time | relevance | path

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

/external/qemu/hw/
Dapic.c514 int dest_shorthand = (s->icr[0] >> 18) & 3; in apic_deliver() local
517 switch (dest_shorthand) { in apic_deliver()