Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h125 #define VAPIC_ENABLE_BIT 0 macro
126 #define VAPIC_ENABLE_MASK (1 << VAPIC_ENABLE_BIT)
/openbmc/qemu/hw/intc/
H A Dapic_common.c413 DEFINE_PROP_BIT("vapic", APICCommonState, vapic_control, VAPIC_ENABLE_BIT,