<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tokuchan3515</author_name>
  <author_url>https://blog.hatena.ne.jp/tokuchan3515/</author_url>
  <blog_title>備忘録やめた</blog_title>
  <blog_url>https://tokuchan3515.hatenablog.com/</blog_url>
  <categories>
    <anon>自作OS</anon>
  </categories>
  <description>1GBページでのページングでは，4KBページでのページングとは違い，ページディレクトリやページテーブルを使用せず，PDPT (Page-Directory-Pointer-Table) が物理アドレスを格納します．この物理アドレスは，1GB単位である必要があります． 丁度今，仮想アドレス0xFFFF_FFFF_8000_0000を，物理アドレス0x10_1000へマッピングをしようと，以下のように間違ったコードを書きました． lea edx, [KERNEL_PDPT_LMA] /* EDX &lt;- PDPTの物理アドレス */ lea eax, [KERNEL_LMA] /* EAX &lt;- 0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftokuchan3515.hatenablog.com%2Fentry%2F2021%2F03%2F17%2F184110&quot; title=&quot;1GBページでのページングはPDPTの13-29ビットがReservedになる - 備忘録やめた&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-03-17 18:41:10</published>
  <title>1GBページでのページングはPDPTの13-29ビットがReservedになる</title>
  <type>rich</type>
  <url>https://tokuchan3515.hatenablog.com/entry/2021/03/17/184110</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
