IBNOS
Public Attributes | List of all members
physMemExtraInfo Struct Reference

Public Attributes

union {
   struct {
      uint32_t   present: 1
 
      uint32_t   ref: 7
 
      uint32_t   unpageable: 1
 
      uint32_t   avail: 23
 
   } 
 
   uint32_t   value
 
__attribute__
 

Detailed Description

Definition at line 47 of file physmem.c.

Member Data Documentation

◆ __attribute__

union { ... } physMemExtraInfo::__attribute__

◆ avail

uint32_t physMemExtraInfo::avail

Definition at line 56 of file physmem.c.

◆ present

uint32_t physMemExtraInfo::present

Definition at line 53 of file physmem.c.

◆ ref

uint32_t physMemExtraInfo::ref

Definition at line 54 of file physmem.c.

◆ unpageable

uint32_t physMemExtraInfo::unpageable

Definition at line 55 of file physmem.c.

◆ value

uint32_t physMemExtraInfo::value

Definition at line 58 of file physmem.c.


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