Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h126 #define VAPIC_ENABLE_MASK (1 << VAPIC_ENABLE_BIT) macro
/openbmc/qemu/hw/intc/
H A Dapic_common.c288 if (!vapic && s->vapic_control & VAPIC_ENABLE_MASK && in apic_common_realize()