Home
last modified time | relevance | path

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

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