How to use a MTRR memory range ?
by Sharifulalam from LinuxQuestions.org on (#5EVYX)
Using sample code from https://github.com/torvalds/linux/bl...n/x86/mtrr.rst
I can create a MTRR entry. But how can I assign/create a structure/ variable into that particular memory range?


I can create a MTRR entry. But how can I assign/create a structure/ variable into that particular memory range?