ReactOS 0.4.16-dev-321-g63bb46a
|
#include <miarm.h>
Public Attributes | |
PFN_NUMBER | Flink |
PVOID | Blink |
PFN_NUMBER | Count |
PVOID _MMCOLOR_TABLES::Blink |
Definition at line 446 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemovePageByColor(), and MiUnlinkFreeOrZeroedPage().
PFN_NUMBER _MMCOLOR_TABLES::Count |
Definition at line 447 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemovePageByColor(), and MiUnlinkFreeOrZeroedPage().
PFN_NUMBER _MMCOLOR_TABLES::Flink |
Definition at line 445 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemoveAnyPage(), MiRemovePageByColor(), MiRemoveZeroPage(), and MiUnlinkFreeOrZeroedPage().