The Pedigree Project 0.1
Public Attributes | List of all members
VirtualAddressSpace::DetachedPage Struct Reference
+ Collaboration diagram for VirtualAddressSpace::DetachedPage:

Public Attributes

uintptr_t address
 
physical_uintptr_t physical
 
size_t flags
 
bool mapped
 

Detailed Description

Definition at line 271 of file include/pedigree/kernel/processor/VirtualAddressSpace.h.

Member Data Documentation

◆ address

uintptr_t VirtualAddressSpace::DetachedPage::address

◆ flags

size_t VirtualAddressSpace::DetachedPage::flags

◆ mapped

bool VirtualAddressSpace::DetachedPage::mapped

◆ physical

physical_uintptr_t VirtualAddressSpace::DetachedPage::physical

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