ReactOS 0.4.15-dev-6069-g56a4501
|
#include <miarm.h>
Public Attributes | |
PFN_NUMBER | Flink |
PVOID | Blink |
PFN_NUMBER | Count |
PVOID _MMCOLOR_TABLES::Blink |
Definition at line 432 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemovePageByColor(), and MiUnlinkFreeOrZeroedPage().
PFN_NUMBER _MMCOLOR_TABLES::Count |
Definition at line 433 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemovePageByColor(), and MiUnlinkFreeOrZeroedPage().
PFN_NUMBER _MMCOLOR_TABLES::Flink |
Definition at line 431 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemoveAnyPage(), MiRemovePageByColor(), MiRemoveZeroPage(), and MiUnlinkFreeOrZeroedPage().