Go to the source code of this file.
Namespaces | |
namespace | Zygoma |
namespace | Zygoma::ia32 |
Typedefs | |
typedef unsigned long | PhysicalAddress |
A physical address in the memory space. | |
Variables | |
const unsigned int | PAGE_FRAME_SIZE = 4096 |
|
A physical address in the memory space. The Physical Address is what's sent out along the physical address buf after all the logical and linear mapping has been done through the page table and segmentation and tar and feathers provided by the system to hide the physical addresses from the programmer. |
|
|