The Pedigree Project  0.1
Public Member Functions | Private Attributes | List of all members
HostedPhysicalMemoryManager::PageHashable Class Reference
+ Collaboration diagram for HostedPhysicalMemoryManager::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
 

Detailed Description

Utility to wrap a physical address and hash it.

Definition at line 165 of file kernel/core/processor/hosted/PhysicalMemoryManager.h.


The documentation for this class was generated from the following file: