MOS Source Code
Loading...
Searching...
No Matches
pagetable_do_copy_data Struct Reference

#include <do_copy.h>

+ Collaboration diagram for pagetable_do_copy_data:

Public Attributes

pml5_t dest_pml5
 
pml5e_tdest_pml5e
 
pml4_t dest_pml4
 
pml4e_tdest_pml4e
 
pml3_t dest_pml3
 
pml3e_tdest_pml3e
 
pml2_t dest_pml2
 
pml2e_t * dest_pml2e
 
pml1_t dest_pml1
 
pml1e_tdest_pml1e
 

Detailed Description

Definition at line 6 of file do_copy.h.

Member Data Documentation

◆ dest_pml5

pml5_t dest_pml5

Definition at line 8 of file do_copy.h.

◆ dest_pml5e

pml5e_t* dest_pml5e

Definition at line 10 of file do_copy.h.

Referenced by mm_do_copy().

◆ dest_pml4

pml4_t dest_pml4

Definition at line 11 of file do_copy.h.

Referenced by pml4e_do_copy_callback().

◆ dest_pml4e

pml4e_t* dest_pml4e

Definition at line 13 of file do_copy.h.

Referenced by pml4e_do_copy_callback().

◆ dest_pml3

pml3_t dest_pml3

Definition at line 14 of file do_copy.h.

Referenced by pml3e_do_copy_callback(), and pml4e_do_copy_callback().

◆ dest_pml3e

pml3e_t* dest_pml3e

Definition at line 16 of file do_copy.h.

Referenced by pml3e_do_copy_callback().

◆ dest_pml2

pml2_t dest_pml2

Definition at line 17 of file do_copy.h.

Referenced by pml2e_do_copy_callback(), and pml3e_do_copy_callback().

◆ dest_pml2e

pml2e_t* dest_pml2e

Definition at line 19 of file do_copy.h.

Referenced by pml2e_do_copy_callback().

◆ dest_pml1

pml1_t dest_pml1

Definition at line 20 of file do_copy.h.

Referenced by pml1e_do_copy_callback(), and pml2e_do_copy_callback().

◆ dest_pml1e

pml1e_t* dest_pml1e

Definition at line 22 of file do_copy.h.

Referenced by pml1e_do_copy_callback().


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