Searched refs:IOAPICState (Results 1 - 3 of 3) sorted by relevance

/external/qemu/hw/
H A Dioapic.c46 struct IOAPICState { struct
54 static void ioapic_service(IOAPICState *s)
92 IOAPICState *s = opaque;
125 IOAPICState *s = opaque;
161 IOAPICState *s = opaque;
197 IOAPICState *s = opaque;
209 IOAPICState *s = opaque;
225 IOAPICState *s = opaque;
245 IOAPICState *ioapic_init(void)
247 IOAPICState *
[all...]
H A Dpc.h44 typedef struct IOAPICState IOAPICState; typedef in typeref:struct:IOAPICState
53 IOAPICState *ioapic_init(void);
H A Dpc.c68 static IOAPICState *ioapic;

Completed in 171 milliseconds