Searched refs:mp_ioapic_entry (Results 1 – 1 of 1) sorted by relevance
121 struct mp_ioapic_entry { struct226 static void fill_mp_ioapic_entry(struct mp_ioapic_entry *mpie) in fill_mp_ioapic_entry()283 sz += sizeof(struct mp_ioapic_entry); in create_mp_tables()304 fill_mp_ioapic_entry((struct mp_ioapic_entry *)p); in create_mp_tables()305 p += sizeof(struct mp_ioapic_entry); in create_mp_tables()
Completed in 9 milliseconds