Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu-dump.c227 uint8_t dest_shorthand = \ in dump_apic_icr() local
239 shorthand2str(dest_shorthand)); in dump_apic_icr()
242 if (dest_shorthand != 0) { in dump_apic_icr()
/qemu/hw/intc/
H A Dapic.c659 uint8_t trigger_mode, uint8_t dest_shorthand) in apic_deliver() argument
673 switch (dest_shorthand) { in apic_deliver()
/qemu/target/i386/whpx/
H A Dwhpx-all.c1786 int dest_shorthand = in whpx_vcpu_run() local
1817 switch (dest_shorthand) { in whpx_vcpu_run()