Hello, In case where we have large space (like in fpga), we thought of using ioremap_nocache() giving the complete area space for simplicity. But does it has any cost (performance, memory or other) , or is it better to use just chunk of the required space ? Thank you, Ran