[mmu/cache]-MMU的寄存器学习
生活随笔
收集整理的這篇文章主要介紹了
[mmu/cache]-MMU的寄存器学习
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
文章目錄
- 1、PAR_EL1, Physical Address Register
★★★ 友情鏈接 : 個人博客導讀首頁—點擊此處 ★★★
1、PAR_EL1, Physical Address Register
寄存器:
寄存器讀寫:
SH : Shareability attribute, for the returned output address. Permitted values are:
0b00 Non-shareable.
0b10 Outer Shareable. (default)
0b11 Inner Shareable.
F :
0 - Address translation completed successfully.
1 - Address translation aborted.
總結
以上是生活随笔為你收集整理的[mmu/cache]-MMU的寄存器学习的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [mmu/cache]-cache的一些
- 下一篇: [ARM异常]-ARMV8的中断的rou