Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/xen/
H A Dxen_apic.c48 "xen-apic-msi", APIC_SPACE_SIZE); in xen_apic_realize()
/openbmc/qemu/hw/i386/kvm/
H A Dapic.c232 "kvm-apic-msi", APIC_SPACE_SIZE); in kvm_apic_realize()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-apic.c249 "whpx-apic-msi", APIC_SPACE_SIZE); in whpx_apic_realize()
/openbmc/qemu/hw/intc/
H A Dapic.c886 APIC_SPACE_SIZE); in apic_realize()
/openbmc/qemu/target/i386/
H A Dcpu.h2481 #define APIC_SPACE_SIZE 0x100000 macro