Yep
> other CPU(s)? In that case all that is needed is some mechanism to run
> this bit of code for all CPUs.
Thats all there is too it. The x86 SMP code has some message passing it
uses for sending certain inter CPU events, adding a "sync mtrr" message
should do the trick.
Alan