Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvapic.c26 #define VAPIC_IO_PORT 0x7e macro
730 memory_region_add_subregion(get_system_io(), VAPIC_IO_PORT, &s->io); in vapic_realize()
731 sysbus_init_ioports(sbd, VAPIC_IO_PORT, 2); in vapic_realize()