最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

arm64 - How does SMMU know the virtual address width of the input address? - Stack Overflow

programmeradmin1浏览0评论

I am trying to understand how page table translation happens in ARM64. I found this answer to be very enlightening: Understanding AArch64 Translation Tables.

However, one part I don’t understand is how the SMMU determines the width of a given virtual address during translation, as it needs this information to identify which bits to use for indexing the page table.

Can some explain how is this width determined?

发布评论

评论列表(0)

  1. 暂无评论