HomeSort by relevance Sort by last modified time
    Searched refs:MEMRY_LinearAddress (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
memry.h 30 * MEMRY_LinearAddress
172 * ======== MEMRY_LinearAddress ========
187 extern inline PVOID MEMRY_LinearAddress(PVOID pPhyAddr, ULONG cBytes) {
227 * Unmap the linear address mapped in MEMRY_LinearAddress.
229 * pBaseAddr: Ptr to mapped memory (as returned by MEMRY_LinearAddress()).
232 * - pBaseAddr is a valid linear address mapped in MEMRY_LinearAddress.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
memry.h 30 * MEMRY_LinearAddress
172 * ======== MEMRY_LinearAddress ========
187 extern inline PVOID MEMRY_LinearAddress(PVOID pPhyAddr, ULONG cBytes) {
227 * Unmap the linear address mapped in MEMRY_LinearAddress.
229 * pBaseAddr: Ptr to mapped memory (as returned by MEMRY_LinearAddress()).
232 * - pBaseAddr is a valid linear address mapped in MEMRY_LinearAddress.

Completed in 611 milliseconds