Processors
Intel® Processors, Tools, and Utilities
14539 Discussions

Local APIC questions,how can all local apics use the same base address to access their registers?

idata
Employee
3,165 Views

APICs (both local and I/O) are memory mapped devices. The default location for the local APIC is at 0xfee00000 in physical memory. The local APIC will appear in the same place for each processor, but each processor will reference its own APIC。

how can all local apics use the same base address to access their respective registers?

If they use the same physical address, how can each processor reference their own registers like apic id register?

0 Kudos
3 Replies
HERBERT_H_Intel
Employee
1,903 Views
0 Kudos
idata
Employee
1,903 Views

Thanks for your reply. I have read the article,but I did not find my answer.

It seems that all processsors can reference their respective local apic registers using the same physical address.

0 Kudos
rainzhou
Beginner
1,799 Views

Hi idata,

    Have you find the answer ? I am  puzzled on this problem recently.Thank you.

0 Kudos
Reply