OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOAPICState
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
ioapic.c
46
struct
IOAPICState
{
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
*s
[
all
...]
pc.h
44
typedef struct
IOAPICState
IOAPICState
;
53
IOAPICState
*ioapic_init(void);
pc.c
68
static
IOAPICState
*ioapic;
[
all
...]
Completed in 84 milliseconds