x86operating-systemx86-64osdevapic

Accessing another processor's local APIC


The documentation for the Intel 64 and IA-32 says that the local APIC's register space can be remapped to other physical address.

My question is, is it possible to access other processor's local APIC register space when they are mapped to different physical addresses?

Thanks in advance.


Solution

  • No, each CPU can only access its own APIC.