ApertureOS
Data Fields
PD_Entry_PSE Struct Reference

#include <priv_virt_mem_manager.h>

Data Fields

uint64_t present: 1
 
uint64_t read_write: 1
 
uint64_t user_supervisor: 1
 
uint64_t write_through: 1
 
uint64_t cache_disable: 1
 
uint64_t accessed: 1
 
uint64_t dirty: 1
 
uint64_t page_size: 1
 
uint64_t global: 1
 
uint64_t res1: 3
 
uint64_t pat: 1
 
uint64_t res2: 8
 
uint64_t addr: 42
 
uint64_t nx: 1
 

Field Documentation

uint64_t PD_Entry_PSE::accessed
uint64_t PD_Entry_PSE::addr
uint64_t PD_Entry_PSE::cache_disable
uint64_t PD_Entry_PSE::dirty
uint64_t PD_Entry_PSE::global
uint64_t PD_Entry_PSE::nx
uint64_t PD_Entry_PSE::page_size
uint64_t PD_Entry_PSE::pat
uint64_t PD_Entry_PSE::present
uint64_t PD_Entry_PSE::read_write
uint64_t PD_Entry_PSE::res1
uint64_t PD_Entry_PSE::res2
uint64_t PD_Entry_PSE::user_supervisor
uint64_t PD_Entry_PSE::write_through

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