Home
last modified time | relevance | path

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

/kvmtool/x86/include/asm/
H A Dmpspec_def.h105 struct mpc_ioapic { struct
106 unsigned char type;
107 unsigned char apicid;
108 unsigned char apicver;
109 unsigned char flags;
110 unsigned int apicaddr;
/kvmtool/x86/
H A Dmptable.c82 struct mpc_ioapic *mpc_ioapic; in mptable__init() local