Home
last modified time | relevance | path

Searched refs:mp_ioapic_entry (Results 1 – 1 of 1) sorted by relevance

/tools/firmware/hvmloader/
A Dmp_tables.c121 struct mp_ioapic_entry { struct
226 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