Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Intel 64 和 IA-32 的文档说本地 APIC 的寄存器空间可以重新映射到其他物理地址。
我的问题是,当它们映射到不同的物理地址时,是否可以访问其他处理器的本地 APIC 寄存器空间?
提前致谢。
不可以,每个 CPU 只能访问自己的 APIC。