Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/xen/
H A Dxen_apic.c46 s->vapic_control = 0; in xen_apic_realize()
/openbmc/qemu/hw/intc/
H A Dapic_common.c276 if (!vapic && s->vapic_control & VAPIC_ENABLE_MASK && in apic_common_realize()
397 DEFINE_PROP_BIT("vapic", APICCommonState, vapic_control, VAPIC_ENABLE_BIT,
/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h186 uint32_t vapic_control; member