nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
page_frame Struct Reference

#include <page_frame.h>

Collaboration diagram for page_frame:
Collaboration graph
[legend]

Data Fields

int order
 
struct list_head page_head
 
void * pma
 
int refcnt
 

Detailed Description

Definition at line 11 of file page_frame.h.

Field Documentation

int order

Definition at line 14 of file page_frame.h.

struct list_head page_head

Definition at line 12 of file page_frame.h.

Referenced by find_zone_by_addr(), page_frame_alloc(), and page_frame_fini().

void* pma

Definition at line 15 of file page_frame.h.

Referenced by find_zone_by_addr(), page_frame_alloc(), and page_frame_fini().

int refcnt

Definition at line 17 of file page_frame.h.

Referenced by page_frame_alloc(), and page_frame_refcnt().


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