Home
last modified time | relevance | path

Searched refs:mci (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.h108 bool getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused);
DTrustZoneDevice.cpp370 bool TrustZoneDevice::getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused) in getMciInstance() argument
387 *mci = new CWsm(virtAddr, len, handle, physAddr); in getMciInstance()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
DMobiCoreDevice.h195 virtual bool getMciInstance(uint32_t len, CWsm_ptr *mci, bool *reused) = 0;