fsmp 1d5eea67e2 apic.h now has structure definitions for both the local APIC and io APIC.
apic.h has defines like:
#define lapic__id       lapic->id

Once private pages and "known virtual addr" mapping of the APICs is
ready all 'lapic__XXX' will be changed to 'lapic.XXX', and the defines
will be removed.

Changes to smp.h for lapic_t lapic && ioapic_t ioapic pointers,
currently equal to apic_base && io_apic_base, will stand alone with the
private page mapping.
1997-05-29 05:57:43 +00:00
..
1997-05-29 05:00:35 +00:00
1997-05-29 05:00:35 +00:00
1997-05-10 09:58:58 +00:00
1997-05-09 08:04:59 +00:00
1997-05-20 08:06:31 +00:00
1997-05-20 08:06:31 +00:00
1997-05-28 09:23:00 +00:00
1997-05-22 07:29:24 +00:00
1997-05-28 04:45:15 +00:00