Searched refs:mapWsm (Results 1 - 4 of 4) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
H A DCMcKMod.h60 mcResult_t mapWsm(uint32_t len,
H A DCMcKMod.cpp53 mcResult_t CMcKMod::mapWsm( function in class:CMcKMod
60 LOG_V(" mapWsm(): len=%d", len);
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
H A DDevice.cpp165 ret = pMcKMod->mapWsm(len, &handle, &virtAddr, &physAddr);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
H A DTrustZoneDevice.cpp438 if (pMcKMod->mapWsm(len, &handle, &virtAddr, &physAddr))

Completed in 214 milliseconds