Home | History | Annotate | Download | only in inc

Lines Matching refs:IN

57  *  address space in the correct client process context. The virtual to 
58 * physical mapping is done in the client process context.
88 * In WinCE performs a VirtualCopy().
92 * ulBytes: Size of physical memory in bytes.
130 extern VOID MEMRY_Free(IN PVOID pMemBuf);
155 * cSize: Size in bytes of the data buffer.
177 * cBytes: Number of bytes in physical range to map.
197 * cSize: Size in bytes of the buffer.
214 * ulBytes: Size in bytes of the minimum space to reserve.
227 * Unmap the linear address mapped in MEMRY_LinearAddress.
232 * - pBaseAddr is a valid linear address mapped in MEMRY_LinearAddress.