iPXE
Data Fields
page_table Struct Reference

A page table. More...

#include <librm.h>

Data Fields

uint64_t page [512]
 Page address and flags. More...
 

Detailed Description

A page table.

Definition at line 433 of file librm.h.

Field Documentation

◆ page

uint64_t page_table::page[512]

Page address and flags.

Definition at line 435 of file librm.h.

Referenced by ioremap_pages(), and iounmap_pages().


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