Home | History | Annotate | Download | only in inc

Lines Matching full:linear

277  *      pAddr:  Linear (virtual) address of the buffer.
326 * Get the linear address corresponding to the given physical address.
331 * The corresponding linear address, or NULL if unsuccessful.
336 * If valid linear address is returned, be sure to call
356 * A pointer to linear page locked memory;
392 * Unmap the linear address mapped in MEM_LinearAddress.
398 * - pBaseAddr is a valid linear address mapped in MEM_LinearAddress.
400 * - pBaseAddr no longer points to a valid linear address.
414 * dwVirtAddr: Linear address of user allocated (and mapped) buffer.
419 * - dwVirtAddr is a valid linear address.