Why after enable paging specific address is not available?

后端 未结 0 984
野趣味
野趣味 2021-02-11 22:10

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         


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