Home
last modified time | relevance | path

Searched defs:physdev_apic (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dphysdev.h91 struct physdev_apic { struct
93 unsigned long apic_physbase;
94 uint32_t reg;
96 uint32_t value;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h110 struct physdev_apic { struct
117 typedef struct physdev_apic physdev_apic_t; argument