MOS Source Code
Loading...
Searching...
No Matches
phyframe_t Struct Reference

#include <pmm.hpp>

+ Collaboration diagram for phyframe_t:

Classes

union  additional_info
 
union  alloc_info
 

Public Types

enum  phyframe_state { PHYFRAME_RESERVED = 0 , PHYFRAME_FREE , PHYFRAME_ALLOCATED }
 

Public Attributes

enum phyframe_t::phyframe_state state
 
u8 order
 
union phyframe_t::additional_info info
 
union phyframe_t::alloc_info alloc
 

Detailed Description

Definition at line 26 of file pmm.hpp.

Member Enumeration Documentation

◆ phyframe_state

Enumerator
PHYFRAME_RESERVED 
PHYFRAME_FREE 
PHYFRAME_ALLOCATED 

Definition at line 28 of file pmm.hpp.

Member Data Documentation

◆ state

◆ order

◆ info

◆ alloc


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