Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
DCMcKMod.h60 mcResult_t mapWsm(uint32_t len,
DCMcKMod.cpp53 mcResult_t CMcKMod::mapWsm( in mapWsm() function in CMcKMod
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
DDevice.cpp165 ret = pMcKMod->mapWsm(len, &handle, &virtAddr, &physAddr); in allocateContiguousWsm()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp439 if (pMcKMod->mapWsm(len, &handle, &virtAddr, &physAddr)) in allocateContiguousPersistentWsm()