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

Public Attributes | |
| PFN_NUMBER | Flink |
| PVOID | Blink |
| PFN_NUMBER | Count |
| PVOID _MMCOLOR_TABLES::Blink |
Definition at line 436 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemovePageByColor(), and MiUnlinkFreeOrZeroedPage().
| PFN_NUMBER _MMCOLOR_TABLES::Count |
Definition at line 437 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemovePageByColor(), and MiUnlinkFreeOrZeroedPage().
| PFN_NUMBER _MMCOLOR_TABLES::Flink |
Definition at line 435 of file miarm.h.
Referenced by MiInitializeColorTables(), MiInsertPageInFreeList(), MiInsertPageInList(), MiRemoveAnyPage(), MiRemovePageByColor(), MiRemoveZeroPage(), and MiUnlinkFreeOrZeroedPage().