|
The Pedigree Project
0.1
|
Collaboration diagram for X86CommonPhysicalMemoryManager::PageHashable:Public Member Functions | |
| PageHashable (physical_uintptr_t p) | |
| size_t | hash () const |
| bool | operator== (const PageHashable &p) const |
Private Attributes | |
| size_t | m_Hash |
| physical_uintptr_t | m_Page |
Utility to wrap a physical address and hash it.
Definition at line 228 of file kernel/core/processor/x86_common/PhysicalMemoryManager.h.
1.8.11