Searched defs:physdev_apic (Results 1 – 2 of 2) sorted by relevance
91 struct physdev_apic { struct93 unsigned long apic_physbase;94 uint32_t reg;96 uint32_t value;
110 struct physdev_apic { struct117 typedef struct physdev_apic physdev_apic_t; argument