On Mon, Apr 14, 2025 at 5:07 PM Ivan Vecera <[email protected]> wrote: > On 14. 04. 25 1:52 odp., Ivan Vecera wrote:
... > Long story short, I have to move virtual range outside real address > range and apply this offset in the driver code. > > Is this correct? Bingo! And for the offsets, you form them as "page number * page offset + offset inside the page". -- With Best Regards, Andy Shevchenko
