APIC: Difference between revisions

134 bytes added ,  1 year ago
important note
[unchecked revision][unchecked revision]
(no reliable citation, the linux source code isn't enough)
(important note)
Line 76:
 
void enable_apic() {
/* Section 11.4.1 of 3rd volume of Intel SDM recommends mapping the address as strong uncacheable for correct APIC operation. */
 
/* Hardware enable the Local APIC if it wasn't enabled */
cpu_set_apic_base(cpu_get_apic_base());
Anonymous user