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

#include <pmm.h>

Public Attributes

pfn_t pfn_start
 
size_t nframes
 
bool reserved
 
u32 type
 

Detailed Description

Definition at line 64 of file pmm.h.

Member Data Documentation

◆ pfn_start

pfn_t pfn_start

Definition at line 66 of file pmm.h.

Referenced by add_to_memmap(), pmm_find_reserved_region(), and pmm_init().

◆ nframes

size_t nframes

Definition at line 67 of file pmm.h.

Referenced by add_to_memmap(), pmm_find_reserved_region(), and pmm_init().

◆ reserved

bool reserved

Definition at line 68 of file pmm.h.

Referenced by add_to_memmap(), platform_startup_late(), pmm_find_reserved_region(), and pmm_init().

◆ type

u32 type

Definition at line 69 of file pmm.h.

Referenced by add_to_memmap().


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