Lines Matching full:address
57 * address space in the correct client process context. The virtual to
87 * Bind a Physical address to a Virtual Address.
152 * shared address space.
174 * Get the linear address corresponding to the given physical address.
176 * pPhysAddr: Physical address to be mapped.
179 * The corresponding linear address, or NULL if unsuccessful.
184 * If valid linear address is returned, be sure to call
227 * Unmap the linear address mapped in MEMRY_LinearAddress.
232 * - pBaseAddr is a valid linear address mapped in MEMRY_LinearAddress.
234 * - pBaseAddr no longer points to a valid linear address.