> > You mean the eHEA has its own concept of page size? Separate from the > > page size used by the MMU? > > > > yes, the eHEA currently supports only 4K pages for queues In that case, I suggest use the kernel's page size, but add a compile-time check, and quit with an error message if driver does not support it. Regards, Clive