#include "mi.h"Go to the source code of this file.
Functions | |
| PVOID | MmDbgReadCheck (IN PVOID VirtualAddress) |
| PVOID | MmDbgWriteCheck (IN PVOID VirtualAddress) |
| PVOID64 | MmDbgReadCheck64 (IN PVOID64 VirtualAddress) |
| PVOID64 | MmDbgWriteCheck64 (IN PVOID64 VirtualAddress) |
| PVOID | MmDbgTranslatePhysicalAddress (IN PHYSICAL_ADDRESS PhysicalAddress) |
|
|
Definition at line 25 of file mips/debugsup.c. References KSEG0_BASE, KSEG2_BASE, MmIsAddressValid(), and NULL.
|
|
|
Definition at line 141 of file mips/debugsup.c. References NULL.
|
|
|
Definition at line 245 of file mips/debugsup.c. References BYTE_OFFSET, KiFlushSingleTb(), MI_PFN_ELEMENT, MiGetVirtualAddressMappedByPte, MM_COLOR_MASK, MM_NUMBER_OF_COLORS, MmDebugPte, MmHighestPhysicalPage, MmIsAddressValid(), MmLowestPhysicalPage, NULL, PAGE_SHIFT, PTE_SHIFT, TRUE, _MMPTE::u, _MMPFN::u3, and ValidKernelPte.
|
|
|
Definition at line 74 of file mips/debugsup.c. References KSEG0_BASE, KSEG2_BASE, MiGetPteAddress, MmIsAddressValid(), NULL, and _MMPTE::u.
|
|
|
Definition at line 187 of file mips/debugsup.c. References MiGetPteAddress64, NULL, and _MMPTE::u.
|
1.3.7