|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hardware.h>

Public Attributes | |
| union { | |
| HARDWARE_PDE_ARMV6 Pde [4096] | |
| HARDWARE_LARGE_PTE_ARMV6 Pte [4096] | |
| }; | |
Definition at line 49 of file hardware.h.
| union { ... } _PAGE_DIRECTORY_ARM::@192 |
| HARDWARE_PDE_ARMV6 _PAGE_DIRECTORY_ARM::Pde[4096] |
Definition at line 53 of file hardware.h.
Referenced by MempAllocatePageTables(), and WinLdrMapSpecialPages().
| HARDWARE_LARGE_PTE_ARMV6 _PAGE_DIRECTORY_ARM::Pte[4096] |
Definition at line 54 of file hardware.h.
Referenced by MempAllocatePageTables(), and WinLdrMapSpecialPages().