physpage_ranges Struct Reference

Back to the index.

Public Attributes | List of all members
physpage_ranges Struct Reference

#include <cpu.h>

Public Attributes

uint32_t next_ofs
 
uint32_t n_entries_used
 
uint16_t base [PHYSPAGE_RANGES_ENTRIES_PER_LIST]
 
uint16_t length [PHYSPAGE_RANGES_ENTRIES_PER_LIST]
 
uint16_t count [PHYSPAGE_RANGES_ENTRIES_PER_LIST]
 

Detailed Description

Definition at line 117 of file cpu.h.

Member Data Documentation

◆ base

uint16_t physpage_ranges::base[PHYSPAGE_RANGES_ENTRIES_PER_LIST]

Definition at line 120 of file cpu.h.

◆ count

uint16_t physpage_ranges::count[PHYSPAGE_RANGES_ENTRIES_PER_LIST]

Definition at line 122 of file cpu.h.

◆ length

uint16_t physpage_ranges::length[PHYSPAGE_RANGES_ENTRIES_PER_LIST]

Definition at line 121 of file cpu.h.

◆ n_entries_used

uint32_t physpage_ranges::n_entries_used

Definition at line 119 of file cpu.h.

◆ next_ofs

uint32_t physpage_ranges::next_ofs

Definition at line 118 of file cpu.h.


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

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17