#include "ki.h"
Go to the source code of this file.
Functions | |
BOOLEAN | KiIA32SetPortMemory (PKPROCESS Process) |
BOOLEAN | KeIA32SetIoAccessMap (ULONG MapNumber, PKIO_ACCESS_MAP IoAccessMap) |
BOOLEAN | KeIA32QueryIoAccessMap (ULONG MapNumber, PKIO_ACCESS_MAP IoAccessMap) |
BOOLEAN | KeIA32IoSetAccessProcess (PKPROCESS Process, ULONG MapNumber) |
BOOLEAN | KeIA32PortIsAccessable (PKPROCESS Process, ULONG Port, ULONG Size) |
Variables | |
PKIO_ACCESS_MAP | VdmIoMaps [IOPM_COUNT] |
|
Definition at line 227 of file ia64/iopm.c. References FALSE, and KiIA32SetPortMemory().
|
|
Definition at line 287 of file ia64/iopm.c. References ASSERT, FALSE, Size, and VdmIoMaps.
|
|
Definition at line 156 of file ia64/iopm.c. References ASSERT, FALSE, NULL, TRUE, and VdmIoMaps.
|
|
Definition at line 48 of file ia64/iopm.c. References ExAllocatePool, FALSE, KiIA32SetPortMemory(), KiLockContextSwap, KiUnlockContextSwap, NonPagedPool, NULL, PsGetCurrentProcess, and VdmIoMaps.
|
|
Definition at line 363 of file ia64/iopm.c. References TRUE, and VdmIoMaps. Referenced by KeIA32IoSetAccessProcess(), and KeIA32SetIoAccessMap().
|
|
Definition at line 44 of file ia64/iopm.c. Referenced by KeIA32PortIsAccessable(), KeIA32QueryIoAccessMap(), KeIA32SetIoAccessMap(), and KiIA32SetPortMemory(). |