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

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.h 60 mcResult_t mapWsm(uint32_t len,
CMcKMod.cpp 53 mcResult_t CMcKMod::mapWsm(
60 LOG_V(" mapWsm(): len=%d", len);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
Device.cpp 165 ret = pMcKMod->mapWsm(len, &handle, &virtAddr, &physAddr);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 438 if (pMcKMod->mapWsm(len, &handle, &virtAddr, &physAddr))

Completed in 57 milliseconds