ReactOS 0.4.16-dev-752-g47bae01
|
Definition at line 66 of file winldr.c.
Referenced by WinLdrSetupForNt().
Definition at line 67 of file winldr.c.
Referenced by WinLdrSetupForNt().
CHAR _KPDR_PAGE::InterruptStack[KERNEL_STACK_SIZE] |
Definition at line 65 of file winldr.c.
Referenced by WinLdrSetupForNt().
PAGE_TABLE_ARM _KPDR_PAGE::KernelPageTable[3] |
Definition at line 61 of file winldr.c.
Referenced by MempAllocatePageTables().
CHAR _KPDR_PAGE::KernelStack[KERNEL_STACK_SIZE] |
Definition at line 63 of file winldr.c.
Referenced by WinLdrSetupForNt().
PAGE_DIRECTORY_ARM _KPDR_PAGE::PageDir |
Definition at line 59 of file winldr.c.
Referenced by MempAllocatePageTables(), WinLdrMapSpecialPages(), and WinLdrSetProcessorContext().
PAGE_TABLE_ARM _KPDR_PAGE::PageDirPageTable |
Definition at line 69 of file winldr.c.
Referenced by WinLdrMapSpecialPages().
CHAR _KPDR_PAGE::PanicStack[KERNEL_STACK_SIZE] |
Definition at line 64 of file winldr.c.
Referenced by WinLdrSetupForNt().
Definition at line 68 of file winldr.c.
Referenced by WinLdrSetupForNt().
PAGE_TABLE_ARM _KPDR_PAGE::VectorPageTable |
Definition at line 70 of file winldr.c.
Referenced by WinLdrMapSpecialPages().