Source: cirosantilli/x86-paging/pse
= PSE
{c}
Page size extension.
Allows for pages to be 4M ( or 2M if PAE is on ) in length instead of 4K.
PSE is turned on and off via the `PSE` bit of `cr4`.
= PSE
{c}
Page size extension.
Allows for pages to be 4M ( or 2M if PAE is on ) in length instead of 4K.
PSE is turned on and off via the `PSE` bit of `cr4`.