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

  /hardware/ti/omap3/dspbridge/inc/
mem.h 40 * MEM_UnMapLinearAddress
337 * MEM_UnmapLinearAddress().
390 * ======== MEM_UnmapLinearAddress ========
403 extern VOID MEM_UnmapLinearAddress(IN PVOID pBaseAddr);
405 #define MEM_UnmapLinearAddress(pBaseAddr)
  /hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h 40 * MEM_UnMapLinearAddress
337 * MEM_UnmapLinearAddress().
390 * ======== MEM_UnmapLinearAddress ========
403 extern VOID MEM_UnmapLinearAddress(IN PVOID pBaseAddr);
405 #define MEM_UnmapLinearAddress(pBaseAddr)

Completed in 17 milliseconds