Why after enable paging specific address is not available?

后端 未结 0 1417
暗喜
暗喜 2021-02-11 21:55

I just want to fully understand how paging works on practice. part of my code for paging:

set_up_page_tables:

movl $p3_table, %eax
orl $0b11, %eax       // prese         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题